实验性
静态
get实验性
生物群系的标识符。通常应使用带命名空间的标识符 (例如,minecraft:frozen_peaks)。
Identifier of the biome. Generally, namespaced identifiers (e.g., minecraft:frozen_peaks) should be used.
若生物群系存在,则返回一个 BiomeType 对象。若不存在, 则返回 undefined。
If the biome exists, a BiomeType object is returned. If not, undefined is returned.
静态
get
表示在Minecraft中注册的可用生物群系类型目录。
Supports a catalog of available biome types registered within Minecraft.