Interface CatVariant
public sealed interface CatVariant
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final @NotNull Codec
<RegistryKey<CatVariant>> static final NetworkBuffer.Type
<RegistryKey<CatVariant>> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final Codec
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> static final RegistryKey
<CatVariant> -
Method Summary
Modifier and TypeMethodDescription@NotNull net.kyori.adventure.key.Key
assetId()
static @NotNull CatVariant
create
(@NotNull net.kyori.adventure.key.Key assetId) static DynamicRegistry
<CatVariant> Creates a new instance of the "minecraft:cat_variant" registry containing the vanilla contents.
-
Field Details
-
REGISTRY_CODEC
-
NETWORK_TYPE
-
NBT_TYPE
-
BLACK
-
ALL_BLACK
-
CALICO
-
JELLIE
-
TABBY
-
RAGDOLL
-
SIAMESE
-
PERSIAN
-
BRITISH_SHORTHAIR
-
RED
-
WHITE
-
-
Method Details
-
create
-
createDefaultRegistry
Creates a new instance of the "minecraft:cat_variant" registry containing the vanilla contents.- See Also:
-
assetId
@NotNull @NotNull net.kyori.adventure.key.Key assetId()
-