@minecraft/server-editor
    Preparing search index...

    Class BrushShapeAbstract Beta

    Base for creating new brush shapes

    Hierarchy (View Summary)

    Index

    Constructors

    • Beta

      Parameters

      • _id: string
      • _displayName: string
      • _icon: string

      Returns BrushShape

      Constructs a new instance of the BrushShape class

    Accessors

    • get displayName(): string
      Beta

      Returns string

    • get icon(): string
      Beta

      Returns string

    • get id(): string
      Beta

      Returns string

    Methods