Class PoiTypeKeys

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

@NullMarked @GeneratedClass public final class PoiTypeKeys extends Object
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

    • ARMORER

      public static final TypedKey<PoiType> ARMORER
      minecraft:armorer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BEE_NEST

      public static final TypedKey<PoiType> BEE_NEST
      minecraft:bee_nest
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BEEHIVE

      public static final TypedKey<PoiType> BEEHIVE
      minecraft:beehive
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BUTCHER

      public static final TypedKey<PoiType> BUTCHER
      minecraft:butcher
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • CARTOGRAPHER

      public static final TypedKey<PoiType> CARTOGRAPHER
      minecraft:cartographer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • CLERIC

      public static final TypedKey<PoiType> CLERIC
      minecraft:cleric
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FARMER

      public static final TypedKey<PoiType> FARMER
      minecraft:farmer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FISHERMAN

      public static final TypedKey<PoiType> FISHERMAN
      minecraft:fisherman
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FLETCHER

      public static final TypedKey<PoiType> FLETCHER
      minecraft:fletcher
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HOME

      public static final TypedKey<PoiType> HOME
      minecraft:home
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LEATHERWORKER

      public static final TypedKey<PoiType> LEATHERWORKER
      minecraft:leatherworker
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LIBRARIAN

      public static final TypedKey<PoiType> LIBRARIAN
      minecraft:librarian
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LIGHTNING_ROD

      public static final TypedKey<PoiType> LIGHTNING_ROD
      minecraft:lightning_rod
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • LODESTONE

      public static final TypedKey<PoiType> LODESTONE
      minecraft:lodestone
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MASON

      public static final TypedKey<PoiType> MASON
      minecraft:mason
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MEETING

      public static final TypedKey<PoiType> MEETING
      minecraft:meeting
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • NETHER_PORTAL

      public static final TypedKey<PoiType> NETHER_PORTAL
      minecraft:nether_portal
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHEPHERD

      public static final TypedKey<PoiType> SHEPHERD
      minecraft:shepherd
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TEST_INSTANCE

      public static final TypedKey<PoiType> TEST_INSTANCE
      minecraft:test_instance
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TOOLSMITH

      public static final TypedKey<PoiType> TOOLSMITH
      minecraft:toolsmith
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WEAPONSMITH

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