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

    类 MinimapManager

    Manage minimap instances within the editor, providing functionality to create, destroy, and retrieve minimap displays.

    索引

    方法

    • 世界修改

      参数

      • minimapId: string

      返回 void

      Remove an existing minimap instance from the manager using its unique identifier.

      This function can throw errors.

    • 世界修改

      返回 string[]

      Retrieve a list of all active minimap identifiers currently managed by the system.

      This function can throw errors.