实验性
Supports a catalog of available biome types registered within Minecraft.
静态
Identifier of the biome. Generally, namespaced identifiers (e.g., minecraft:frozen_peaks) should be used.
If the biome exists, a BiomeType object is returned. If not, undefined is returned.
Returns a specific biome type.
Returns all registered biome types within Minecraft
Supports a catalog of available biome types registered within Minecraft.