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

    Module @minecraft/server-editor - v0.1.0-betaBeta

    Manifest Details

    {
    "module_name": "@minecraft/server-editor",
    "version": "0.1.0-beta"
    }

    @minecraft/common (Optional in Manifest Details)

    • Requires v1.0.0 or above
    {
    "module_name": "@minecraft/common",
    "version": "1.0.0"
    }

    @minecraft/server (Required in Manifest Details)

    • Requires v2.0.0-beta or above
    {
    "module_name": "@minecraft/server",
    "version": "2.0.0-beta"
    }

    Install type definition for @minecraft/server-editor module using npm:

    npm i @minecraft/server-editor@0.1.0-beta.1.21.70-stable
    

    Enumerations

    ActionTypes
    Axis
    BlockMaskListType
    BlockPaletteItemType
    BlockTableOperationType
    BoolPropertyItemVariant
    ButtonPropertyItemVariant
    ColorPickerPropertyItemVariant
    ComboBoxPropertyItemDataType
    ContiguousSelectionType
    ContinuousActionState
    CoreActionBarItemType
    CoreMenuType
    CursorControlMode
    CursorTargetMode
    DaylightCycle
    EditorInputContext
    EditorMode
    EntityOperationType
    ExportResult
    GamePublishSetting
    GraphicsSettingsProperty
    ImageResourceType
    InputModifier
    KeyboardKey
    KeyProcessingState
    LayoutAlignment
    LayoutDirection
    MouseActionCategory
    MouseActionType
    MouseInputType
    NumberPropertyItemVariant
    PaintCompletionState
    PaintMode
    Plane
    PlayerPermissionLevel
    PlaytestSessionResult
    PrimitiveType
    ProgressIndicatorPropertyItemVariant
    ProjectExportType
    PropertyItemType
    SimpleToolStatusBarVisibility
    SpeedSettingsProperty
    SplineType
    StatusBarAlignment
    ThemeSettingsColorKey
    WidgetComponentType
    WidgetGroupSelectionMode
    WidgetMouseButtonActionType

    Classes

    BedrockEventSubscriptionCache
    BlockIdentifierListObservableValidator
    BlockIdentifierObservableValidator
    BlockPalette
    BlockPaletteManager
    BlockUtilities
    BrushShapeManager
    ClipboardChangeAfterEvent
    ClipboardChangeAfterEventSignal
    ClipboardItem
    ClipboardManager
    CurrentThemeChangeAfterEvent
    CurrentThemeChangeAfterEventSignal
    CurrentThemeColorChangeAfterEvent
    CurrentThemeColorChangeAfterEventSignal
    Cursor
    CursorPropertiesChangeAfterEvent
    CursorPropertyChangeAfterEventSignal
    EditorStructureManager
    EntityIdentifierObservableValidator
    ExportManager
    Extension
    ExtensionContext
    ExtensionContextAfterEvents
    GraphicsSettings
    IBlockPaletteItem
    InvalidWidgetComponentError
    InvalidWidgetError
    InvalidWidgetGroupError
    Logger
    MinecraftEditor
    ModeChangeAfterEvent
    ModeChangeAfterEventSignal
    NumberLimitObservableValidator
    ObservableValidator
    PlaytestManager
    PrimarySelectionChangeAfterEventSignal
    PrimarySelectionChangedEvent
    ProbabilityBlockPaletteItem
    Selection
    SelectionEventAfterEvent
    SelectionManager
    SettingsManager
    SettingsUIElement
    SimpleBlockPaletteItem
    SimpleToolWrapper
    SimulationState
    SpeedSettings
    ThemeSettings
    TransactionManager
    UserDefinedTransactionHandle
    UserDefinedTransactionHandlerId
    Vector3LimitObservableValidator
    Widget
    WidgetComponentBase
    WidgetComponentClipboard
    WidgetComponentEntity
    WidgetComponentGizmo
    WidgetComponentGuide
    WidgetComponentRenderPrimitive
    WidgetComponentRenderPrimitiveTypeAxialSphere
    WidgetComponentRenderPrimitiveTypeBase
    WidgetComponentRenderPrimitiveTypeBox
    WidgetComponentRenderPrimitiveTypeDisc
    WidgetComponentRenderPrimitiveTypeLine
    WidgetComponentSpline
    WidgetComponentStateChangeEventData
    WidgetComponentText
    WidgetGroup
    WidgetManager
    WidgetMouseButtonEventData
    WidgetStateChangeEventData

    Interfaces

    ActionManager
    BlockMaskList
    BrushShape
    BuiltInUIManager
    ClipboardWriteOptions
    ContiguousSelectionProperties
    CursorPosition
    CursorProperties
    CursorRay
    EditorStructure
    EditorStructureSearchOptions
    EventSink
    ExtensionOptionalParameters
    GameOptions
    IActionBar
    IActionBarItem
    IActionBarItemCreationParams
    IBlockListPropertyItem
    IBlockListPropertyItemOptions
    IBlockTableEntryInfo
    IBlockTablePropertyItem
    IBlockTablePropertyItemOptions
    IBoolPropertyItem
    IBoolPropertyItemOptions
    IButtonPanePropertyItem
    IButtonPanePropertyItemOptions
    IButtonPropertyItem
    IButtonPropertyItemOptions
    IColorPickerPropertyItem
    IColorPickerPropertyItemOptions
    IComboBoxPropertyItem
    IComboBoxPropertyItemOptions
    IDataTablePropertyItem
    IDataTablePropertyItemEntry
    IDataTablePropertyItemOptions
    IDisposable
    IDropdownItem
    IDropdownPropertyItem
    IDropdownPropertyItemEntry
    IDropdownPropertyItemMixIn
    IDropdownPropertyItemOptions
    IEventToken
    IGlobalInputManager
    IImagePropertyItem
    IImagePropertyItemOptions
    ILinkPropertyItem
    ILinkPropertyItemOptions
    IMenu
    IMenuContainer
    IMenuCreationParams
    IModalControlPane
    IModalOverlayPane
    IModalOverlayPaneOptions
    IModalTool
    IModalToolContainer
    INumberPropertyItem
    INumberPropertyItemOptions
    IObservable
    IPane
    IPlayerLogger
    IProgressIndicatorPropertyItem
    IProgressIndicatorPropertyItemOptions
    IPropertyItem
    IPropertyItemBase
    IPropertyItemOptions
    IPropertyItemOptionsBase
    IPropertyItemOptionsBool
    IPropertyItemOptionsColorPicker_deprecated
    IPropertyItemOptionsDropdown
    IPropertyItemOptionsNumber
    IPropertyItemOptionsSubPane
    IPropertyItemOptionsVector3
    IPropertyPane
    IPropertyPaneOptions
    IRegisteredKeyBinding
    IRegisterExtensionOptionalParameters
    IRootPropertyPane
    IRootPropertyPaneHeaderAction
    IRootPropertyPaneOptions
    ISimpleTool
    ISimpleToolKeyBinding
    ISimpleToolOptions
    ISimpleToolPaneComponent
    ISimpleToolPaneOptions
    ISimpleToolRailComponent
    ISimpleToolRailOptions
    ISimpleToolStatusBarComponent
    ISimpleToolStatusBarOptions
    IStatusBar
    IStatusBarItem
    IStatusBarItemCreationParams
    IStringPropertyItem
    IStringPropertyItemOptions
    ISubPanePropertyItem
    ISubPanePropertyItemOptions
    ITextPropertyItem
    ITextPropertyItemOptions
    IToggleGroupPropertyItem
    IToggleGroupPropertyItemEntry
    IToggleGroupPropertyItemOptions
    IVector3PropertyItem
    IVector3PropertyItemOptions
    LogProperties
    ModalToolCreationParameters
    ProjectExportOptions
    QuickExtrudeProperties
    SettingsUIElementOptions
    WeightedBlock
    WidgetComponentBaseOptions
    WidgetComponentClipboardOptions
    WidgetComponentEntityOptions
    WidgetComponentGizmoOptions
    WidgetComponentGuideOptions
    WidgetComponentRenderPrimitiveOptions
    WidgetComponentSplineOptions
    WidgetComponentTextOptions
    WidgetCreateOptions
    WidgetGroupCreateOptions

    Type Aliases

    Action
    ActionID
    ActivationFunctionType
    ButtonPropertyItemSupportedActionTypes
    ContinuousAction
    EventHandler
    GraphicsSettingsPropertyTypeMap
    IDropdownPropertyItem_deprecated
    ImageAnimationData
    ImageResourceData
    IObservableProp
    IPlayerUISession
    IVector3PropertyItem_deprecated
    KeyBinding
    KeyBindingInfo
    LocalizedString
    ModalToolLifecycleEventPayload
    MouseModifiers
    MouseProps
    MouseRayCastAction
    NoArgsAction
    OnChangeCallback
    PropertyBag
    PropertyPaneVisibilityUpdate
    Ray
    RegisteredAction
    ShutdownFunctionType
    SpeedSettingsPropertyTypeMap
    StatefulAction
    SupportedKeyboardActionTypes
    SupportedMouseActionTypes
    TooltipInteractiveContent
    TooltipInteractiveContentDescription
    UnregisterInputBindingCallback

    Variables

    editor

    Functions

    bindDataSource
    deserialize
    executeLargeOperation
    executeLargeOperationFromIterator
    getDefaultAllowBlockList
    makeObservable
    registerEditorExtension
    registerSerializationForType
    registerUserDefinedTransactionHandler
    serialize
    stringFromException