net.minecraft.entity.passive

public class CowSoundVariants

net.minecraft.world.entity.animal.cow.CowSoundVariants
net.minecraft.class_1_328
net.minecraft.entity.passive.CowSoundVariants

Field summary

Modifier and TypeField
public static final RegistryKey<CowSoundVariant>
CLASSIC
field_1_1931
CLASSIC
public static final RegistryKey<CowSoundVariant>
MOODY
field_1_1932
MOODY

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryKey<CowSoundVariant>
createKey(CowSoundVariants$SoundSet cowSoundVariant)
method_1_2352(class_1_328$class_1_329 arg0)
of(CowSoundVariants$Type type)
public static void
bootstrap(BootstrapContext<CowSoundVariant> context)
method_1_2351(class_7891<class_1_323> arg0)
bootstrap(Registerable<CowSoundVariant> registry)
private static void
register(BootstrapContext<CowSoundVariant> context, ResourceKey<CowSoundVariant> key, CowSoundVariants$SoundSet CowSoundVariant)
method_1_2354(class_7891<class_1_323> arg0, class_5321<class_1_323> arg1, class_1_328$class_1_329 arg2)
register(Registerable<CowSoundVariant> registry, RegistryKey<CowSoundVariant> key, CowSoundVariants$Type type)
public static RegistryEntry<CowSoundVariant>
pickRandomSoundVariant(RegistryAccess registryAccess, RandomSource random)
method_1_2353(class_5455 arg0, class_5819 arg1)
select(DynamicRegistryManager registries, Random random)