Class TrimPatternKeys

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

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

    • BOLT

      minecraft:bolt
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • COAST

      public static final TypedKey<TrimPattern> COAST
      minecraft:coast
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • DUNE

      public static final TypedKey<TrimPattern> DUNE
      minecraft:dune
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • EYE

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

      minecraft:flow
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • HOST

      public static final TypedKey<TrimPattern> HOST
      minecraft:host
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RAISER

      public static final TypedKey<TrimPattern> RAISER
      minecraft:raiser
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • RIB

      public static final TypedKey<TrimPattern> RIB
      minecraft:rib
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SENTRY

      public static final TypedKey<TrimPattern> SENTRY
      minecraft:sentry
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SHAPER

      public static final TypedKey<TrimPattern> SHAPER
      minecraft:shaper
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SILENCE

      public static final TypedKey<TrimPattern> SILENCE
      minecraft:silence
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SNOUT

      public static final TypedKey<TrimPattern> SNOUT
      minecraft:snout
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • SPIRE

      public static final TypedKey<TrimPattern> SPIRE
      minecraft:spire
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • TIDE

      public static final TypedKey<TrimPattern> TIDE
      minecraft:tide
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • VEX

      public static final TypedKey<TrimPattern> VEX
      minecraft:vex
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WARD

      public static final TypedKey<TrimPattern> WARD
      minecraft:ward
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WAYFINDER

      public static final TypedKey<TrimPattern> WAYFINDER
      minecraft:wayfinder
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
    • WILD

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