Class PaintingVariantTagKeys

java.lang.Object
io.papermc.paper.registry.keys.tags.PaintingVariantTagKeys

@NullMarked @GeneratedFrom("1.21.6") @Experimental public final class PaintingVariantTagKeys extends Object
Vanilla tag keys for RegistryKey.PAINTING_VARIANT.
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

    • PLACEABLE

      public static final TagKey<Art> PLACEABLE
      #minecraft:placeable
      API Note:
      This field is version-dependant and may be removed in future Minecraft versions
  • Method Details

    • create

      @Experimental public static TagKey<Art> create(Key key)
      Creates a tag key for Art in the registry minecraft:painting_variant.
      Parameters:
      key - the tag key's key
      Returns:
      a new tag key