History - net.minecraft.world.entity.animal.CowVariants
25w08a
Names
cjl
net.minecraft.world.entity.animal.CowVariants
net.minecraft.class_10733
net.minecraft.entity.passive.CowVariants
Fields
ResourceKey<CowVariant>: a, TEMPERATE, field_56435, TEMPERATE
ResourceKey<CowVariant>: b, WARM, field_56436, WARM
ResourceKey<CowVariant>: c, COLD, field_56437, COLD
ResourceKey<CowVariant>: d, DEFAULT, field_56438, DEFAULT
Constructors
()
Methods
ResourceKey<CowVariant> (ResourceLocation): a, createKey, method_67353, of
void (BootstrapContext<CowVariant>): a, bootstrap, method_67355, bootstrap
void (BootstrapContext<CowVariant>, ResourceKey<CowVariant>, CowVariant$ModelType, String, TagKey<Biome>): a, register, method_67356, register
void (BootstrapContext<CowVariant>, ResourceKey<CowVariant>, CowVariant$ModelType, String, SpawnPrioritySelectors): a, register, method_67357, register
Optional<Holder$Reference<CowVariant>> (RandomSource, RegistryAccess, SpawnContext): a, selectVariantToSpawn, method_67354, select