Script API - v1.26.0
    Preparing search index...

    The minecraftservereditorbindings.ClipboardManager (accessible from the minecraftservereditorbindings.ExtensionContext) is responsible for the management of all minecraftservereditorbindings.ClipboardItem objects, and provides the user the ability to create new minecraftservereditorbindings.ClipboardItem objects for use within an extension.

    Hierarchy (View Summary)

    Index

    Constructors

    • Parameters

      • Optionalsettings: {
            depth?: number;
            height?: number;
            radius?: number;
            uniform?: boolean;
            width?: number;
            xRotation?: number;
            yRotation?: number;
            zRotation?: number;
        }

      Returns ConeBrushShape

      Constructs a new instance of the ConeBrushShape class

    Accessors

    • get displayName(): string

      Returns string

    • get icon(): string

      Returns string

    • get id(): string

      Returns string

    Methods