public abstract class BiomeKeys extends Object
Constructor and Description |
---|
BiomeKeys() |
public static final RegistryKey<Biome> OCEAN
public static final RegistryKey<Biome> PLAINS
public static final RegistryKey<Biome> DESERT
public static final RegistryKey<Biome> MOUNTAINS
public static final RegistryKey<Biome> FOREST
public static final RegistryKey<Biome> TAIGA
public static final RegistryKey<Biome> SWAMP
public static final RegistryKey<Biome> RIVER
public static final RegistryKey<Biome> NETHER_WASTES
public static final RegistryKey<Biome> THE_END
public static final RegistryKey<Biome> FROZEN_OCEAN
public static final RegistryKey<Biome> FROZEN_RIVER
public static final RegistryKey<Biome> SNOWY_TUNDRA
public static final RegistryKey<Biome> SNOWY_MOUNTAINS
public static final RegistryKey<Biome> MUSHROOM_FIELDS
public static final RegistryKey<Biome> MUSHROOM_FIELD_SHORE
public static final RegistryKey<Biome> BEACH
public static final RegistryKey<Biome> DESERT_HILLS
public static final RegistryKey<Biome> WOODED_HILLS
public static final RegistryKey<Biome> TAIGA_HILLS
public static final RegistryKey<Biome> MOUNTAIN_EDGE
public static final RegistryKey<Biome> JUNGLE
public static final RegistryKey<Biome> JUNGLE_HILLS
public static final RegistryKey<Biome> JUNGLE_EDGE
public static final RegistryKey<Biome> DEEP_OCEAN
public static final RegistryKey<Biome> STONE_SHORE
public static final RegistryKey<Biome> SNOWY_BEACH
public static final RegistryKey<Biome> BIRCH_FOREST
public static final RegistryKey<Biome> BIRCH_FOREST_HILLS
public static final RegistryKey<Biome> DARK_FOREST
public static final RegistryKey<Biome> SNOWY_TAIGA
public static final RegistryKey<Biome> SNOWY_TAIGA_HILLS
public static final RegistryKey<Biome> GIANT_TREE_TAIGA
public static final RegistryKey<Biome> GIANT_TREE_TAIGA_HILLS
public static final RegistryKey<Biome> WOODED_MOUNTAINS
public static final RegistryKey<Biome> SAVANNA
public static final RegistryKey<Biome> SAVANNA_PLATEAU
public static final RegistryKey<Biome> BADLANDS
public static final RegistryKey<Biome> WOODED_BADLANDS_PLATEAU
public static final RegistryKey<Biome> BADLANDS_PLATEAU
public static final RegistryKey<Biome> SMALL_END_ISLANDS
public static final RegistryKey<Biome> END_MIDLANDS
public static final RegistryKey<Biome> END_HIGHLANDS
public static final RegistryKey<Biome> END_BARRENS
public static final RegistryKey<Biome> WARM_OCEAN
public static final RegistryKey<Biome> LUKEWARM_OCEAN
public static final RegistryKey<Biome> COLD_OCEAN
public static final RegistryKey<Biome> DEEP_WARM_OCEAN
public static final RegistryKey<Biome> DEEP_LUKEWARM_OCEAN
public static final RegistryKey<Biome> DEEP_COLD_OCEAN
public static final RegistryKey<Biome> DEEP_FROZEN_OCEAN
public static final RegistryKey<Biome> THE_VOID
public static final RegistryKey<Biome> SUNFLOWER_PLAINS
public static final RegistryKey<Biome> DESERT_LAKES
public static final RegistryKey<Biome> GRAVELLY_MOUNTAINS
public static final RegistryKey<Biome> FLOWER_FOREST
public static final RegistryKey<Biome> TAIGA_MOUNTAINS
public static final RegistryKey<Biome> SWAMP_HILLS
public static final RegistryKey<Biome> ICE_SPIKES
public static final RegistryKey<Biome> MODIFIED_JUNGLE
public static final RegistryKey<Biome> MODIFIED_JUNGLE_EDGE
public static final RegistryKey<Biome> TALL_BIRCH_FOREST
public static final RegistryKey<Biome> TALL_BIRCH_HILLS
public static final RegistryKey<Biome> DARK_FOREST_HILLS
public static final RegistryKey<Biome> SNOWY_TAIGA_MOUNTAINS
public static final RegistryKey<Biome> GIANT_SPRUCE_TAIGA
public static final RegistryKey<Biome> GIANT_SPRUCE_TAIGA_HILLS
public static final RegistryKey<Biome> MODIFIED_GRAVELLY_MOUNTAINS
public static final RegistryKey<Biome> SHATTERED_SAVANNA
public static final RegistryKey<Biome> SHATTERED_SAVANNA_PLATEAU
public static final RegistryKey<Biome> ERODED_BADLANDS
public static final RegistryKey<Biome> MODIFIED_WOODED_BADLANDS_PLATEAU
public static final RegistryKey<Biome> MODIFIED_BADLANDS_PLATEAU
public static final RegistryKey<Biome> BAMBOO_JUNGLE
public static final RegistryKey<Biome> BAMBOO_JUNGLE_HILLS
public static final RegistryKey<Biome> SOUL_SAND_VALLEY
public static final RegistryKey<Biome> CRIMSON_FOREST
public static final RegistryKey<Biome> WARPED_FOREST
public static final RegistryKey<Biome> BASALT_DELTAS
private static RegistryKey<Biome> register(String name)