Class VillagerProfessionKeys

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

@GeneratedFrom("1.21.1") @Experimental public final class VillagerProfessionKeys 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<Villager.Profession> ARMORER
      minecraft:armorer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BUTCHER

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

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

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

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

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

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

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

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

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

      public static final TypedKey<Villager.Profession> NITWIT
      minecraft:nitwit
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • NONE

      public static final TypedKey<Villager.Profession> NONE
      minecraft:none
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHEPHERD

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

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

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