Class BiomeTagKeys

java.lang.Object
io.papermc.paper.registry.keys.tags.BiomeTagKeys

@NullMarked @GeneratedFrom("1.21.6") @Experimental public final class BiomeTagKeys extends Object
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 Details

    • ALLOWS_SURFACE_SLIME_SPAWNS

      public static final TagKey<Biome> ALLOWS_SURFACE_SLIME_SPAWNS
      #minecraft:allows_surface_slime_spawns
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ALLOWS_TROPICAL_FISH_SPAWNS_AT_ANY_HEIGHT

      public static final TagKey<Biome> ALLOWS_TROPICAL_FISH_SPAWNS_AT_ANY_HEIGHT
      #minecraft:allows_tropical_fish_spawns_at_any_height
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_CLOSER_WATER_FOG

      public static final TagKey<Biome> HAS_CLOSER_WATER_FOG
      #minecraft:has_closer_water_fog
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_ANCIENT_CITY

      public static final TagKey<Biome> HAS_STRUCTURE_ANCIENT_CITY
      #minecraft:has_structure/ancient_city
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_BASTION_REMNANT

      public static final TagKey<Biome> HAS_STRUCTURE_BASTION_REMNANT
      #minecraft:has_structure/bastion_remnant
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_BURIED_TREASURE

      public static final TagKey<Biome> HAS_STRUCTURE_BURIED_TREASURE
      #minecraft:has_structure/buried_treasure
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_DESERT_PYRAMID

      public static final TagKey<Biome> HAS_STRUCTURE_DESERT_PYRAMID
      #minecraft:has_structure/desert_pyramid
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_END_CITY

      public static final TagKey<Biome> HAS_STRUCTURE_END_CITY
      #minecraft:has_structure/end_city
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_IGLOO

      public static final TagKey<Biome> HAS_STRUCTURE_IGLOO
      #minecraft:has_structure/igloo
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_JUNGLE_TEMPLE

      public static final TagKey<Biome> HAS_STRUCTURE_JUNGLE_TEMPLE
      #minecraft:has_structure/jungle_temple
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_MINESHAFT

      public static final TagKey<Biome> HAS_STRUCTURE_MINESHAFT
      #minecraft:has_structure/mineshaft
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_MINESHAFT_MESA

      public static final TagKey<Biome> HAS_STRUCTURE_MINESHAFT_MESA
      #minecraft:has_structure/mineshaft_mesa
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_NETHER_FORTRESS

      public static final TagKey<Biome> HAS_STRUCTURE_NETHER_FORTRESS
      #minecraft:has_structure/nether_fortress
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_NETHER_FOSSIL

      public static final TagKey<Biome> HAS_STRUCTURE_NETHER_FOSSIL
      #minecraft:has_structure/nether_fossil
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_OCEAN_MONUMENT

      public static final TagKey<Biome> HAS_STRUCTURE_OCEAN_MONUMENT
      #minecraft:has_structure/ocean_monument
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_OCEAN_RUIN_COLD

      public static final TagKey<Biome> HAS_STRUCTURE_OCEAN_RUIN_COLD
      #minecraft:has_structure/ocean_ruin_cold
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_OCEAN_RUIN_WARM

      public static final TagKey<Biome> HAS_STRUCTURE_OCEAN_RUIN_WARM
      #minecraft:has_structure/ocean_ruin_warm
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_PILLAGER_OUTPOST

      public static final TagKey<Biome> HAS_STRUCTURE_PILLAGER_OUTPOST
      #minecraft:has_structure/pillager_outpost
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_DESERT

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_DESERT
      #minecraft:has_structure/ruined_portal_desert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_JUNGLE

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_JUNGLE
      #minecraft:has_structure/ruined_portal_jungle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_MOUNTAIN

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_MOUNTAIN
      #minecraft:has_structure/ruined_portal_mountain
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_NETHER

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_NETHER
      #minecraft:has_structure/ruined_portal_nether
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_OCEAN

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_OCEAN
      #minecraft:has_structure/ruined_portal_ocean
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_STANDARD

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_STANDARD
      #minecraft:has_structure/ruined_portal_standard
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_RUINED_PORTAL_SWAMP

      public static final TagKey<Biome> HAS_STRUCTURE_RUINED_PORTAL_SWAMP
      #minecraft:has_structure/ruined_portal_swamp
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_SHIPWRECK

      public static final TagKey<Biome> HAS_STRUCTURE_SHIPWRECK
      #minecraft:has_structure/shipwreck
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_SHIPWRECK_BEACHED

      public static final TagKey<Biome> HAS_STRUCTURE_SHIPWRECK_BEACHED
      #minecraft:has_structure/shipwreck_beached
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_STRONGHOLD

      public static final TagKey<Biome> HAS_STRUCTURE_STRONGHOLD
      #minecraft:has_structure/stronghold
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_SWAMP_HUT

      public static final TagKey<Biome> HAS_STRUCTURE_SWAMP_HUT
      #minecraft:has_structure/swamp_hut
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_TRAIL_RUINS

      public static final TagKey<Biome> HAS_STRUCTURE_TRAIL_RUINS
      #minecraft:has_structure/trail_ruins
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_TRIAL_CHAMBERS

      public static final TagKey<Biome> HAS_STRUCTURE_TRIAL_CHAMBERS
      #minecraft:has_structure/trial_chambers
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_VILLAGE_DESERT

      public static final TagKey<Biome> HAS_STRUCTURE_VILLAGE_DESERT
      #minecraft:has_structure/village_desert
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_VILLAGE_PLAINS

      public static final TagKey<Biome> HAS_STRUCTURE_VILLAGE_PLAINS
      #minecraft:has_structure/village_plains
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_VILLAGE_SAVANNA

      public static final TagKey<Biome> HAS_STRUCTURE_VILLAGE_SAVANNA
      #minecraft:has_structure/village_savanna
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_VILLAGE_SNOWY

      public static final TagKey<Biome> HAS_STRUCTURE_VILLAGE_SNOWY
      #minecraft:has_structure/village_snowy
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_VILLAGE_TAIGA

      public static final TagKey<Biome> HAS_STRUCTURE_VILLAGE_TAIGA
      #minecraft:has_structure/village_taiga
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HAS_STRUCTURE_WOODLAND_MANSION

      public static final TagKey<Biome> HAS_STRUCTURE_WOODLAND_MANSION
      #minecraft:has_structure/woodland_mansion
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • INCREASED_FIRE_BURNOUT

      public static final TagKey<Biome> INCREASED_FIRE_BURNOUT
      #minecraft:increased_fire_burnout
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_BADLANDS

      public static final TagKey<Biome> IS_BADLANDS
      #minecraft:is_badlands
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_BEACH

      public static final TagKey<Biome> IS_BEACH
      #minecraft:is_beach
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_DEEP_OCEAN

      public static final TagKey<Biome> IS_DEEP_OCEAN
      #minecraft:is_deep_ocean
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_END

      public static final TagKey<Biome> IS_END
      #minecraft:is_end
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_FOREST

      public static final TagKey<Biome> IS_FOREST
      #minecraft:is_forest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_HILL

      public static final TagKey<Biome> IS_HILL
      #minecraft:is_hill
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_JUNGLE

      public static final TagKey<Biome> IS_JUNGLE
      #minecraft:is_jungle
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_MOUNTAIN

      public static final TagKey<Biome> IS_MOUNTAIN
      #minecraft:is_mountain
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_NETHER

      public static final TagKey<Biome> IS_NETHER
      #minecraft:is_nether
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_OCEAN

      public static final TagKey<Biome> IS_OCEAN
      #minecraft:is_ocean
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_OVERWORLD

      public static final TagKey<Biome> IS_OVERWORLD
      #minecraft:is_overworld
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_RIVER

      public static final TagKey<Biome> IS_RIVER
      #minecraft:is_river
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_SAVANNA

      public static final TagKey<Biome> IS_SAVANNA
      #minecraft:is_savanna
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IS_TAIGA

      public static final TagKey<Biome> IS_TAIGA
      #minecraft:is_taiga
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MINESHAFT_BLOCKING

      public static final TagKey<Biome> MINESHAFT_BLOCKING
      #minecraft:mineshaft_blocking
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MORE_FREQUENT_DROWNED_SPAWNS

      public static final TagKey<Biome> MORE_FREQUENT_DROWNED_SPAWNS
      #minecraft:more_frequent_drowned_spawns
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PLAYS_UNDERWATER_MUSIC

      public static final TagKey<Biome> PLAYS_UNDERWATER_MUSIC
      #minecraft:plays_underwater_music
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • POLAR_BEARS_SPAWN_ON_ALTERNATE_BLOCKS

      public static final TagKey<Biome> POLAR_BEARS_SPAWN_ON_ALTERNATE_BLOCKS
      #minecraft:polar_bears_spawn_on_alternate_blocks
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PRODUCES_CORALS_FROM_BONEMEAL

      public static final TagKey<Biome> PRODUCES_CORALS_FROM_BONEMEAL
      #minecraft:produces_corals_from_bonemeal
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • REDUCE_WATER_AMBIENT_SPAWNS

      public static final TagKey<Biome> REDUCE_WATER_AMBIENT_SPAWNS
      #minecraft:reduce_water_ambient_spawns
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • REQUIRED_OCEAN_MONUMENT_SURROUNDING

      public static final TagKey<Biome> REQUIRED_OCEAN_MONUMENT_SURROUNDING
      #minecraft:required_ocean_monument_surrounding
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SNOW_GOLEM_MELTS

      public static final TagKey<Biome> SNOW_GOLEM_MELTS
      #minecraft:snow_golem_melts
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_COLD_VARIANT_FARM_ANIMALS

      public static final TagKey<Biome> SPAWNS_COLD_VARIANT_FARM_ANIMALS
      #minecraft:spawns_cold_variant_farm_animals
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_COLD_VARIANT_FROGS

      public static final TagKey<Biome> SPAWNS_COLD_VARIANT_FROGS
      #minecraft:spawns_cold_variant_frogs
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_GOLD_RABBITS

      public static final TagKey<Biome> SPAWNS_GOLD_RABBITS
      #minecraft:spawns_gold_rabbits
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_SNOW_FOXES

      public static final TagKey<Biome> SPAWNS_SNOW_FOXES
      #minecraft:spawns_snow_foxes
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_WARM_VARIANT_FARM_ANIMALS

      public static final TagKey<Biome> SPAWNS_WARM_VARIANT_FARM_ANIMALS
      #minecraft:spawns_warm_variant_farm_animals
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_WARM_VARIANT_FROGS

      public static final TagKey<Biome> SPAWNS_WARM_VARIANT_FROGS
      #minecraft:spawns_warm_variant_frogs
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPAWNS_WHITE_RABBITS

      public static final TagKey<Biome> SPAWNS_WHITE_RABBITS
      #minecraft:spawns_white_rabbits
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • STRONGHOLD_BIASED_TO

      public static final TagKey<Biome> STRONGHOLD_BIASED_TO
      #minecraft:stronghold_biased_to
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WATER_ON_MAP_OUTLINES

      public static final TagKey<Biome> WATER_ON_MAP_OUTLINES
      #minecraft:water_on_map_outlines
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WITHOUT_PATROL_SPAWNS

      public static final TagKey<Biome> WITHOUT_PATROL_SPAWNS
      #minecraft:without_patrol_spawns
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WITHOUT_WANDERING_TRADER_SPAWNS

      public static final TagKey<Biome> WITHOUT_WANDERING_TRADER_SPAWNS
      #minecraft:without_wandering_trader_spawns
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WITHOUT_ZOMBIE_SIEGES

      public static final TagKey<Biome> WITHOUT_ZOMBIE_SIEGES
      #minecraft:without_zombie_sieges
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
  • Method Details

    • create

      @Experimental public static TagKey<Biome> create(Key key)
      Creates a tag key for Biome in the registry minecraft:worldgen/biome.
      Parameters:
      key - the tag key's key
      Returns:
      a new tag key