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

    类 BiomeTypes实验性

    Supports a catalog of available biome types registered within Minecraft.

    索引

    方法

    方法

    • 参数

      • typeName: string

        Identifier of the biome. Generally, namespaced identifiers (e.g., minecraft:frozen_peaks) should be used.

      返回 BiomeType

      If the biome exists, a BiomeType object is returned. If not, undefined is returned.

      Returns a specific biome type.