Class BiomeTagKeys
java.lang.Object
io.papermc.paper.registry.keys.tags.BiomeTagKeys
Vanilla tag keys for
RegistryKey.BIOME.- API Note:
- The fields provided here are a direct representation of what is available from the vanilla game source. They may be changed (including removals) on any Minecraft version bump, so cross-version compatibility is not provided on the same level as it is on most of the other API.
-
Field Summary
FieldsModifier and TypeFieldDescription#minecraft:allows_surface_slime_spawns#minecraft:allows_tropical_fish_spawns_at_any_height#minecraft:has_structure/ancient_city#minecraft:has_structure/bastion_remnant#minecraft:has_structure/buried_treasure#minecraft:has_structure/desert_pyramid#minecraft:has_structure/end_city#minecraft:has_structure/igloo#minecraft:has_structure/jungle_temple#minecraft:has_structure/mineshaft#minecraft:has_structure/mineshaft_mesa#minecraft:has_structure/nether_fortress#minecraft:has_structure/nether_fossil#minecraft:has_structure/ocean_monument#minecraft:has_structure/ocean_ruin_cold#minecraft:has_structure/ocean_ruin_warm#minecraft:has_structure/pillager_outpost#minecraft:has_structure/ruined_portal_desert#minecraft:has_structure/ruined_portal_jungle#minecraft:has_structure/ruined_portal_mountain#minecraft:has_structure/ruined_portal_nether#minecraft:has_structure/ruined_portal_ocean#minecraft:has_structure/ruined_portal_standard#minecraft:has_structure/ruined_portal_swamp#minecraft:has_structure/shipwreck#minecraft:has_structure/shipwreck_beached#minecraft:has_structure/stronghold#minecraft:has_structure/swamp_hut#minecraft:has_structure/trail_ruins#minecraft:has_structure/trial_chambers#minecraft:has_structure/village_desert#minecraft:has_structure/village_plains#minecraft:has_structure/village_savanna#minecraft:has_structure/village_snowy#minecraft:has_structure/village_taiga#minecraft:has_structure/woodland_mansion#minecraft:is_badlands#minecraft:is_beach#minecraft:is_deep_ocean#minecraft:is_end#minecraft:is_forest#minecraft:is_hill#minecraft:is_jungle#minecraft:is_mountain#minecraft:is_nether#minecraft:is_ocean#minecraft:is_overworld#minecraft:is_river#minecraft:is_savanna#minecraft:is_taiga#minecraft:mineshaft_blocking#minecraft:more_frequent_drowned_spawns#minecraft:polar_bears_spawn_on_alternate_blocks#minecraft:produces_corals_from_bonemeal#minecraft:reduce_water_ambient_spawns#minecraft:required_ocean_monument_surrounding#minecraft:spawns_cold_variant_farm_animals#minecraft:spawns_cold_variant_frogs#minecraft:spawns_coral_variant_zombie_nautilus#minecraft:spawns_gold_rabbits#minecraft:spawns_snow_foxes#minecraft:spawns_warm_variant_farm_animals#minecraft:spawns_warm_variant_frogs#minecraft:spawns_white_rabbits#minecraft:stronghold_biased_to#minecraft:water_on_map_outlines#minecraft:without_wandering_trader_spawns#minecraft:without_zombie_sieges -
Method Summary
-
Field Details
-
ALLOWS_SURFACE_SLIME_SPAWNS
-
ALLOWS_TROPICAL_FISH_SPAWNS_AT_ANY_HEIGHT
-
HAS_STRUCTURE_ANCIENT_CITY
-
HAS_STRUCTURE_BASTION_REMNANT
-
HAS_STRUCTURE_BURIED_TREASURE
-
HAS_STRUCTURE_DESERT_PYRAMID
-
HAS_STRUCTURE_END_CITY
-
HAS_STRUCTURE_IGLOO
-
HAS_STRUCTURE_JUNGLE_TEMPLE
-
HAS_STRUCTURE_MINESHAFT
-
HAS_STRUCTURE_MINESHAFT_MESA
-
HAS_STRUCTURE_NETHER_FORTRESS
-
HAS_STRUCTURE_NETHER_FOSSIL
-
HAS_STRUCTURE_OCEAN_MONUMENT
-
HAS_STRUCTURE_OCEAN_RUIN_COLD
-
HAS_STRUCTURE_OCEAN_RUIN_WARM
-
HAS_STRUCTURE_PILLAGER_OUTPOST
-
HAS_STRUCTURE_RUINED_PORTAL_DESERT
-
HAS_STRUCTURE_RUINED_PORTAL_JUNGLE
-
HAS_STRUCTURE_RUINED_PORTAL_MOUNTAIN
-
HAS_STRUCTURE_RUINED_PORTAL_NETHER
-
HAS_STRUCTURE_RUINED_PORTAL_OCEAN
-
HAS_STRUCTURE_RUINED_PORTAL_STANDARD
-
HAS_STRUCTURE_RUINED_PORTAL_SWAMP
-
HAS_STRUCTURE_SHIPWRECK
-
HAS_STRUCTURE_SHIPWRECK_BEACHED
-
HAS_STRUCTURE_STRONGHOLD
-
HAS_STRUCTURE_SWAMP_HUT
-
HAS_STRUCTURE_TRAIL_RUINS
-
HAS_STRUCTURE_TRIAL_CHAMBERS
-
HAS_STRUCTURE_VILLAGE_DESERT
-
HAS_STRUCTURE_VILLAGE_PLAINS
-
HAS_STRUCTURE_VILLAGE_SAVANNA
-
HAS_STRUCTURE_VILLAGE_SNOWY
-
HAS_STRUCTURE_VILLAGE_TAIGA
-
HAS_STRUCTURE_WOODLAND_MANSION
-
IS_BADLANDS
-
IS_BEACH
-
IS_DEEP_OCEAN
-
IS_END
-
IS_FOREST
-
IS_HILL
-
IS_JUNGLE
-
IS_MOUNTAIN
-
IS_NETHER
-
IS_OCEAN
-
IS_OVERWORLD
-
IS_RIVER
-
IS_SAVANNA
-
IS_TAIGA
-
MINESHAFT_BLOCKING
-
MORE_FREQUENT_DROWNED_SPAWNS
-
POLAR_BEARS_SPAWN_ON_ALTERNATE_BLOCKS
-
PRODUCES_CORALS_FROM_BONEMEAL
-
REDUCE_WATER_AMBIENT_SPAWNS
-
REQUIRED_OCEAN_MONUMENT_SURROUNDING
-
SPAWNS_COLD_VARIANT_FARM_ANIMALS
-
SPAWNS_COLD_VARIANT_FROGS
-
SPAWNS_CORAL_VARIANT_ZOMBIE_NAUTILUS
-
SPAWNS_GOLD_RABBITS
-
SPAWNS_SNOW_FOXES
-
SPAWNS_WARM_VARIANT_FARM_ANIMALS
-
SPAWNS_WARM_VARIANT_FROGS
-
SPAWNS_WHITE_RABBITS
-
STRONGHOLD_BIASED_TO
-
WATER_ON_MAP_OUTLINES
-
WITHOUT_WANDERING_TRADER_SPAWNS
-
WITHOUT_ZOMBIE_SIEGES
-
-
Method Details
-
create
-