-
-
Enum Constants Enum Constant and Description BEACH
BIRCH_FOREST
BIRCH_FOREST_HILLS
BIRCH_FOREST_HILLS_M
BIRCH_FOREST_M
COLD_BEACH
COLD_TAIGA
COLD_TAIGA_HILLS
COLD_TAIGA_M
DEEP_OCEAN
DESERT
DESERT_HILLS
DESERT_M
EXTREME_HILLS
EXTREME_HILLS_EDGE
EXTREME_HILLS_M
EXTREME_HILLS_PLUS
EXTREME_HILLS_PLUS_M
FLOWER_FOREST
FOREST
FOREST_HILLS
FROZEN_OCEAN
FROZEN_RIVER
HELL
ICE_PLAINS
ICE_PLAINS_SPIKES
JUNGLE
JUNGLE_EDGE
JUNGLE_EDGE_M
JUNGLE_HILLS
JUNGLE_M
MEGA_SPRUCE_TAIGA
MEGA_TAIGA
MEGA_TAIGA_HILLS
MESA
MESA_BRYCE
MESA_PLATEAU
MESA_PLATEAU_F
MESA_PLATEAU_F_M
MESA_PLATEAU_M
MUSHROOM_ISLAND
MUSHROOM_ISLAND_SHORE
OCEAN
PLAINS
RIVER
ROOFED_FOREST
ROOFED_FOREST_M
SAVANNA
SAVANNA_M
SAVANNA_PLATEAU
SAVANNA_PLATEAU_M
STONE_BEACH
SUNFLOWER_PLAINS
SWAMP
SWAMPLAND_M
TAIGA
TAIGA_HILLS
TAIGA_M
-
-
成员变量 修饰符和类 成员变量描述 Biome
biome
int
id
-
All Methods Static Methods Concrete Methods Deprecated Methods 修饰符和类 成员函数描述 static Biome
getBiome(int id)
此函数已弃用static Biome
getBiome(String name)
此函数已弃用static EnumBiome
valueOf(String name)
Returns the enum constant of this type with the specified name.static EnumBiome[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.