实验性
静态
get实验性
方块类型的标识符。应遵循 namespace:id 模式,例如 minecraft:dirt。
Identifier of the block type. Should follow a namespace:id pattern, such as minecraft:dirt.
BlockType 对象,若当前世界中该方块类型不可用,则返回 undefined。
BlockType object, or undefined if the block type is not available within this world.
静态
get
表示当前世界可用的 Minecraft 方块类型目录。
Contains a catalog of Minecraft Block Types that are available in this world.