Class DecoratedPotPatternKeys

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

@NullMarked @GeneratedClass public final class DecoratedPotPatternKeys 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

    • ANGLER

      public static final TypedKey<PotPatternType> ANGLER
      minecraft:angler
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ARCHER

      public static final TypedKey<PotPatternType> ARCHER
      minecraft:archer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • ARMS_UP

      public static final TypedKey<PotPatternType> ARMS_UP
      minecraft:arms_up
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BLADE

      public static final TypedKey<PotPatternType> BLADE
      minecraft:blade
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BREWER

      public static final TypedKey<PotPatternType> BREWER
      minecraft:brewer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • BURN

      public static final TypedKey<PotPatternType> BURN
      minecraft:burn
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • DANGER

      public static final TypedKey<PotPatternType> DANGER
      minecraft:danger
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EXPLORER

      public static final TypedKey<PotPatternType> EXPLORER
      minecraft:explorer
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FLOW

      public static final TypedKey<PotPatternType> FLOW
      minecraft:flow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • FRIEND

      public static final TypedKey<PotPatternType> FRIEND
      minecraft:friend
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • GUSTER

      public static final TypedKey<PotPatternType> GUSTER
      minecraft:guster
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HEART

      public static final TypedKey<PotPatternType> HEART
      minecraft:heart
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HEARTBREAK

      public static final TypedKey<PotPatternType> HEARTBREAK
      minecraft:heartbreak
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HOWL

      public static final TypedKey<PotPatternType> HOWL
      minecraft:howl
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MINER

      public static final TypedKey<PotPatternType> MINER
      minecraft:miner
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • MOURNER

      public static final TypedKey<PotPatternType> MOURNER
      minecraft:mourner
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PLENTY

      public static final TypedKey<PotPatternType> PLENTY
      minecraft:plenty
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • PRIZE

      public static final TypedKey<PotPatternType> PRIZE
      minecraft:prize
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SCRAPE

      public static final TypedKey<PotPatternType> SCRAPE
      minecraft:scrape
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHEAF

      public static final TypedKey<PotPatternType> SHEAF
      minecraft:sheaf
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHELTER

      public static final TypedKey<PotPatternType> SHELTER
      minecraft:shelter
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SKULL

      public static final TypedKey<PotPatternType> SKULL
      minecraft:skull
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SNORT

      public static final TypedKey<PotPatternType> SNORT
      minecraft:snort
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
  • Method Details

    • create

      public static TypedKey<PotPatternType> create(Key key)
      Creates a typed key for PotPatternType in the registry minecraft:decorated_pot_pattern.
      Parameters:
      key - the value's key in the registry
      Returns:
      a new typed key