Class StructureTypeKeys

java.lang.Object
io.papermc.paper.registry.keys.StructureTypeKeys

@GeneratedFrom("1.20.6") @Experimental public final class StructureTypeKeys extends Object
Vanilla keys for RegistryKey.STRUCTURE_TYPE.
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

    • BURIED_TREASURE

      public static final TypedKey<StructureType> BURIED_TREASURE
      minecraft:buried_treasure
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • DESERT_PYRAMID

      public static final TypedKey<StructureType> DESERT_PYRAMID
      minecraft:desert_pyramid
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • END_CITY

      public static final TypedKey<StructureType> END_CITY
      minecraft:end_city
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FORTRESS

      public static final TypedKey<StructureType> FORTRESS
      minecraft:fortress
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • IGLOO

      public static final TypedKey<StructureType> IGLOO
      minecraft:igloo
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • JIGSAW

      public static final TypedKey<StructureType> JIGSAW
      minecraft:jigsaw
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • JUNGLE_TEMPLE

      public static final TypedKey<StructureType> JUNGLE_TEMPLE
      minecraft:jungle_temple
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MINESHAFT

      public static final TypedKey<StructureType> MINESHAFT
      minecraft:mineshaft
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • NETHER_FOSSIL

      public static final TypedKey<StructureType> NETHER_FOSSIL
      minecraft:nether_fossil
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • OCEAN_MONUMENT

      public static final TypedKey<StructureType> OCEAN_MONUMENT
      minecraft:ocean_monument
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • OCEAN_RUIN

      public static final TypedKey<StructureType> OCEAN_RUIN
      minecraft:ocean_ruin
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RUINED_PORTAL

      public static final TypedKey<StructureType> RUINED_PORTAL
      minecraft:ruined_portal
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHIPWRECK

      public static final TypedKey<StructureType> SHIPWRECK
      minecraft:shipwreck
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • STRONGHOLD

      public static final TypedKey<StructureType> STRONGHOLD
      minecraft:stronghold
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SWAMP_HUT

      public static final TypedKey<StructureType> SWAMP_HUT
      minecraft:swamp_hut
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WOODLAND_MANSION

      public static final TypedKey<StructureType> WOODLAND_MANSION
      minecraft:woodland_mansion
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions