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

    Class SelectionManagerBeta

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

    Index

    Properties

    Methods

    • Beta

      Parameters

      • blockIdentifier: string

      Returns Promise<number>

      no-restricted-execution - This function can't be called in restricted-execution mode.

    • Beta

      Returns Promise<SelectionManifestData>

      no-restricted-execution - This function can't be called in restricted-execution mode.

    • Beta

      Returns SelectionManifestData | undefined

      no-restricted-execution - This function can't be called in restricted-execution mode.

    • Beta

      Parameters

      • fromBlockIdentifier: string
      • toBlockIdentifier: string

      Returns Promise<number>

      no-restricted-execution - This function can't be called in restricted-execution mode.