Uses of Record Class
net.minecraft.world.entity.animal.CatVariant
Packages that use CatVariant
Package
Description
- 
Uses of CatVariant in net.minecraft.advancements.critereonFields in net.minecraft.advancements.critereon with type parameters of type CatVariantModifier and TypeFieldDescriptionstatic final EntityVariantPredicate<CatVariant>EntitySubPredicate.Types.CATMethods in net.minecraft.advancements.critereon with parameters of type CatVariantModifier and TypeMethodDescriptionstatic EntitySubPredicateEntitySubPredicate.variant(CatVariant p_218832_) 
- 
Uses of CatVariant in net.minecraft.core.registriesFields in net.minecraft.core.registries with type parameters of type CatVariantModifier and TypeFieldDescriptionstatic final Registry<CatVariant>BuiltInRegistries.CAT_VARIANTstatic final ResourceKey<Registry<CatVariant>>Registries.CAT_VARIANT
- 
Uses of CatVariant in net.minecraft.network.syncherFields in net.minecraft.network.syncher with type parameters of type CatVariantModifier and TypeFieldDescriptionstatic final EntityDataSerializer<CatVariant>EntityDataSerializers.CAT_VARIANT
- 
Uses of CatVariant in net.minecraft.tagsFields in net.minecraft.tags with type parameters of type CatVariantModifier and TypeFieldDescriptionstatic final TagKey<CatVariant>CatVariantTags.DEFAULT_SPAWNSstatic final TagKey<CatVariant>CatVariantTags.FULL_MOON_SPAWNSMethods in net.minecraft.tags that return types with arguments of type CatVariant
- 
Uses of CatVariant in net.minecraft.world.entity.animalFields in net.minecraft.world.entity.animal with type parameters of type CatVariantModifier and TypeFieldDescriptionstatic final ResourceKey<CatVariant>CatVariant.ALL_BLACKstatic final ResourceKey<CatVariant>CatVariant.BLACKstatic final ResourceKey<CatVariant>CatVariant.BRITISH_SHORTHAIRstatic final ResourceKey<CatVariant>CatVariant.CALICOprivate static final EntityDataAccessor<CatVariant>Cat.DATA_VARIANT_IDstatic final ResourceKey<CatVariant>CatVariant.JELLIEstatic final ResourceKey<CatVariant>CatVariant.PERSIANstatic final ResourceKey<CatVariant>CatVariant.RAGDOLLstatic final ResourceKey<CatVariant>CatVariant.REDstatic final ResourceKey<CatVariant>CatVariant.SIAMESEstatic final ResourceKey<CatVariant>CatVariant.TABBYstatic final ResourceKey<CatVariant>CatVariant.WHITEMethods in net.minecraft.world.entity.animal that return CatVariantModifier and TypeMethodDescriptionstatic CatVariantCatVariant.bootstrap(Registry<CatVariant> p_256435_) Cat.getVariant()private static CatVariantCatVariant.register(Registry<CatVariant> p_255735_, ResourceKey<CatVariant> p_256159_, String p_256466_) Methods in net.minecraft.world.entity.animal that return types with arguments of type CatVariantMethods in net.minecraft.world.entity.animal with parameters of type CatVariantMethod parameters in net.minecraft.world.entity.animal with type arguments of type CatVariantModifier and TypeMethodDescriptionstatic CatVariantCatVariant.bootstrap(Registry<CatVariant> p_256435_) private static CatVariantCatVariant.register(Registry<CatVariant> p_255735_, ResourceKey<CatVariant> p_256159_, String p_256466_) private static CatVariantCatVariant.register(Registry<CatVariant> p_255735_, ResourceKey<CatVariant> p_256159_, String p_256466_)