public interface Minecraft1_20Biomes extends Minecraft1_17Biomes
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Minecraft1_20Biomes.StaticInitialiser | 
| Modifier and Type | Field and Description | 
|---|---|
| static int | BIOME_CHERRY_GROVE | 
| static int | BIOME_DEEP_DARK | 
| static int | BIOME_FROZEN_PEAKS | 
| static int | BIOME_GROVE | 
| static int | BIOME_JAGGED_PEAKS | 
| static int | BIOME_MANGROVE_SWAMP | 
| static int | BIOME_MEADOW | 
| static java.lang.String[] | BIOME_NAMESDisplay names of the biomes, | 
| static int | BIOME_OLD_GROWTH_BIRCH_FOREST | 
| static int | BIOME_OLD_GROWTH_PINE_TAIGA | 
| static int | BIOME_OLD_GROWTH_SPRUCE_TAIGA | 
| static boolean[][][] | BIOME_PATTERNS | 
| static int | BIOME_SNOWY_PLAINS | 
| static int | BIOME_SNOWY_SLOPES | 
| static int | BIOME_SPARSE_JUNGLE | 
| static int | BIOME_STONY_PEAKS | 
| static int | BIOME_STONY_SHORE | 
| static int | BIOME_WINDSWEPT_FOREST | 
| static int | BIOME_WINDSWEPT_GRAVELLY_HILLS | 
| static int | BIOME_WINDSWEPT_HILLS | 
| static int | BIOME_WINDSWEPT_SAVANNA | 
| static int | BIOME_WOODED_BADLANDS | 
| static java.util.Map<java.lang.String,java.lang.Integer> | BIOMES_BY_MODERN_ID | 
| static int | HIGHEST_BIOME_ID | 
| static java.lang.String[] | MODERN_IDSMinecraft 1.18+ technical names of the biomes as stored on disk, indexed by the legacy numerical ID with which
 they correspond, if any. | 
BIOME_BADLANDS, BIOME_BADLANDS_PLATEAU, BIOME_BAMBOO_JUNGLE, BIOME_BAMBOO_JUNGLE_HILLS, BIOME_BASALT_DELTAS, BIOME_COLD_OCEAN, BIOME_CRIMSON_FOREST, BIOME_DARK_FOREST, BIOME_DARK_FOREST_HILLS, BIOME_DEEP_COLD_OCEAN, BIOME_DEEP_FROZEN_OCEAN, BIOME_DEEP_LUKEWARM_OCEAN, BIOME_DEEP_WARM_OCEAN, BIOME_DESERT_LAKES, BIOME_DRIPSTONE_CAVES, BIOME_END_BARRENS, BIOME_END_HIGHLANDS, BIOME_END_MIDLANDS, BIOME_ERODED_BADLANDS, BIOME_GIANT_SPRUCE_TAIGA, BIOME_GIANT_SPRUCE_TAIGA_HILLS, BIOME_GIANT_TREE_TAIGA, BIOME_GIANT_TREE_TAIGA_HILLS, BIOME_GRAVELLY_MOUNTAINS, BIOME_ICE_SPIKES, BIOME_LUKEWARM_OCEAN, BIOME_LUSH_CAVES, BIOME_MODIFIED_BADLANDS_PLATEAU, BIOME_MODIFIED_GRAVELLY_MOUNTAINS, BIOME_MODIFIED_JUNGLE, BIOME_MODIFIED_JUNGLE_EDGE, BIOME_MODIFIED_WOODED_BADLANDS_PLATEAU, BIOME_MOUNTAIN_EDGE, BIOME_MOUNTAINS, BIOME_MUSHROOM_FIELD_SHORE, BIOME_MUSHROOM_FIELDS, BIOME_NETHER_WASTES, BIOME_SHATTERED_SAVANNA, BIOME_SHATTERED_SAVANNA_PLATEAU, BIOME_SMALL_END_ISLANDS, BIOME_SNOWY_BEACH, BIOME_SNOWY_MOUNTAINS, BIOME_SNOWY_TAIGA, BIOME_SNOWY_TAIGA_HILLS, BIOME_SNOWY_TAIGA_MOUNTAINS, BIOME_SNOWY_TUNDRA, BIOME_SOUL_SAND_VALLEY, BIOME_STONE_SHORE, BIOME_SWAMP, BIOME_SWAMP_HILLS, BIOME_TAIGA_MOUNTAINS, BIOME_TALL_BIRCH_FOREST, BIOME_TALL_BIRCH_HILLS, BIOME_THE_END, BIOME_THE_VOID, BIOME_WARM_OCEAN, BIOME_WARPED_FOREST, BIOME_WOODED_BADLANDS_PLATEAU, BIOME_WOODED_HILLS, BIOME_WOODED_MOUNTAINS, FIRST_UNALLOCATED_IDBIOME_BEACH, BIOME_BIRCH_FOREST, BIOME_BIRCH_FOREST_HILLS, BIOME_BIRCH_FOREST_HILLS_M, BIOME_BIRCH_FOREST_M, BIOME_COLD_BEACH, BIOME_COLD_TAIGA, BIOME_COLD_TAIGA_HILLS, BIOME_COLD_TAIGA_M, BIOME_DEEP_OCEAN, BIOME_DESERT, BIOME_DESERT_HILLS, BIOME_DESERT_M, BIOME_EXTREME_HILLS, BIOME_EXTREME_HILLS_EDGE, BIOME_EXTREME_HILLS_M, BIOME_EXTREME_HILLS_PLUS, BIOME_EXTREME_HILLS_PLUS_M, BIOME_FLOWER_FOREST, BIOME_FOREST, BIOME_FOREST_HILLS, BIOME_FROZEN_OCEAN, BIOME_FROZEN_RIVER, BIOME_HELL, BIOME_ICE_MOUNTAINS, BIOME_ICE_PLAINS, BIOME_ICE_PLAINS_SPIKES, BIOME_JUNGLE, BIOME_JUNGLE_EDGE, BIOME_JUNGLE_EDGE_M, BIOME_JUNGLE_HILLS, BIOME_JUNGLE_M, BIOME_MEGA_SPRUCE_TAIGA, BIOME_MEGA_SPRUCE_TAIGA_HILLS, BIOME_MEGA_TAIGA, BIOME_MEGA_TAIGA_HILLS, BIOME_MESA, BIOME_MESA_BRYCE, BIOME_MESA_PLATEAU, BIOME_MESA_PLATEAU_F, BIOME_MESA_PLATEAU_F_M, BIOME_MESA_PLATEAU_M, BIOME_MUSHROOM_ISLAND, BIOME_MUSHROOM_ISLAND_SHORE, BIOME_OCEAN, BIOME_PLAINS, BIOME_RIVER, BIOME_ROOFED_FOREST, BIOME_ROOFED_FOREST_M, BIOME_SAVANNA, BIOME_SAVANNA_M, BIOME_SAVANNA_PLATEAU, BIOME_SAVANNA_PLATEAU_M, BIOME_SKY, BIOME_STONE_BEACH, BIOME_SUNFLOWER_PLAINS, BIOME_SWAMPLAND, BIOME_SWAMPLAND_M, BIOME_TAIGA, BIOME_TAIGA_HILLS, BIOME_TAIGA_Mstatic final int BIOME_WINDSWEPT_HILLS
static final int BIOME_SNOWY_PLAINS
static final int BIOME_SPARSE_JUNGLE
static final int BIOME_STONY_SHORE
static final int BIOME_OLD_GROWTH_PINE_TAIGA
static final int BIOME_WINDSWEPT_FOREST
static final int BIOME_WOODED_BADLANDS
static final int BIOME_WINDSWEPT_GRAVELLY_HILLS
static final int BIOME_OLD_GROWTH_BIRCH_FOREST
static final int BIOME_OLD_GROWTH_SPRUCE_TAIGA
static final int BIOME_WINDSWEPT_SAVANNA
static final int BIOME_CHERRY_GROVE
static final int BIOME_MANGROVE_SWAMP
static final int BIOME_DEEP_DARK
static final int BIOME_FROZEN_PEAKS
static final int BIOME_GROVE
static final int BIOME_JAGGED_PEAKS
static final int BIOME_MEADOW
static final int BIOME_SNOWY_SLOPES
static final int BIOME_STONY_PEAKS
static final int HIGHEST_BIOME_ID
static final java.lang.String[] BIOME_NAMES
static final java.lang.String[] MODERN_IDS
static final java.util.Map<java.lang.String,java.lang.Integer> BIOMES_BY_MODERN_ID
static final boolean[][][] BIOME_PATTERNS