@minecraft
    正在准备搜索索引...

    类 SelectionManager

    The SelectionManager (accessible from the ExtensionContext) is responsible for the management of all @minecraft/server-editor.Selection objects, and provides the user the ability to create new @minecraft/server-editor.Selection objects for use within an extension.

    索引

    属性

    方法

    • 世界修改

      参数

      • fromBlockIdentifier: string
      • toBlockIdentifier: string

      返回 Promise<number>