Package io.papermc.paper.registry.keys
Class CatVariantKeys
java.lang.Object
io.papermc.paper.registry.keys.CatVariantKeys
Vanilla keys for
RegistryKey.CAT_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 Summary
Modifier and TypeFieldDescriptionminecraft:all_black
minecraft:black
minecraft:british_shorthair
minecraft:calico
minecraft:jellie
minecraft:persian
minecraft:ragdoll
minecraft:red
minecraft:siamese
minecraft:tabby
minecraft:white
-
Method Summary
-
Field Details
-
ALL_BLACK
minecraft:all_black
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BLACK
minecraft:black
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
BRITISH_SHORTHAIR
minecraft:british_shorthair
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
CALICO
minecraft:calico
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
JELLIE
minecraft:jellie
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
PERSIAN
minecraft:persian
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
RAGDOLL
minecraft:ragdoll
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
RED
minecraft:red
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
SIAMESE
minecraft:siamese
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
TABBY
minecraft:tabby
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-
WHITE
minecraft:white
- API Note:
- This field is version-dependant and may be removed in future Minecraft versions
-