History - net.minecraft.world.entity.animal.CatVariants
25w08a
Names
cje
net.minecraft.world.entity.animal.CatVariants
net.minecraft.class_10686
net.minecraft.entity.passive.CatVariants
Fields
ResourceKey<CatVariant>: a, TABBY, field_56259, TABBY
ResourceKey<CatVariant>: b, BLACK, field_56260, BLACK
ResourceKey<CatVariant>: c, RED, field_56261, RED
ResourceKey<CatVariant>: d, SIAMESE, field_56262, SIAMESE
ResourceKey<CatVariant>: e, BRITISH_SHORTHAIR, field_56263, BRITISH_SHORTHAIR
ResourceKey<CatVariant>: f, CALICO, field_56264, CALICO
ResourceKey<CatVariant>: g, PERSIAN, field_56265, PERSIAN
ResourceKey<CatVariant>: h, RAGDOLL, field_56266, RAGDOLL
ResourceKey<CatVariant>: i, WHITE, field_56267, WHITE
ResourceKey<CatVariant>: j, JELLIE, field_56268, JELLIE
ResourceKey<CatVariant>: k, ALL_BLACK, field_56269, ALL_BLACK
Constructors
Methods
ResourceKey<CatVariant> (String): a, createKey, method_67130, of
void (BootstrapContext<CatVariant>): a, bootstrap, method_67131, bootstrap
void (BootstrapContext<CatVariant>, ResourceKey<CatVariant>, String): a, registerForAnyConditions, method_67132, register
void (BootstrapContext<CatVariant>, ResourceKey<CatVariant>, String, SpawnPrioritySelectors): a, register, method_67133, register
Optional<Holder$Reference<CatVariant>> (RandomSource, RegistryAccess, SpawnContext): a, selectVariantToSpawn, method_67129, select