net.minecraft.world.entity.animal.wolf

public class WolfSoundVariants

cpl
net.minecraft.world.entity.animal.wolf.WolfSoundVariants
net.minecraft.class_10824
net.minecraft.entity.passive.WolfSoundVariants

Field summary

Modifier and TypeField
public static final ResourceKey<WolfSoundVariant>
a
CLASSIC
field_57080
CLASSIC
public static final ResourceKey<WolfSoundVariant>
b
PUGLIN
field_57081
PUGLIN
public static final ResourceKey<WolfSoundVariant>
c
SAD
field_57082
SAD
public static final ResourceKey<WolfSoundVariant>
d
ANGRY
field_57083
ANGRY
public static final ResourceKey<WolfSoundVariant>
e
GRUMPY
field_57084
GRUMPY
public static final ResourceKey<WolfSoundVariant>
f
BIG
field_57085
BIG
public static final ResourceKey<WolfSoundVariant>
g
CUTE
field_57086
CUTE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static ResourceKey<WolfSoundVariant>
a(cpl$a arg0)
createKey(WolfSoundVariants$SoundSet arg0)
method_68135(class_10824$class_10825 arg0)
of(WolfSoundVariants$Type type)
public static void
a(qq<cpk> arg0)
bootstrap(BootstrapContext<WolfSoundVariant> arg0)
method_68137(class_7891<class_10823> arg0)
bootstrap(Registerable<WolfSoundVariant> registry)
private static void
a(qq<cpk> arg0, amd<cpk> arg1, cpl$a arg2)
register(BootstrapContext<WolfSoundVariant> arg0, ResourceKey<WolfSoundVariant> arg1, WolfSoundVariants$SoundSet arg2)
method_68138(class_7891<class_10823> arg0, class_5321<class_10823> arg1, class_10824$class_10825 arg2)
register(Registerable<WolfSoundVariant> registry, RegistryKey<WolfSoundVariant> key, WolfSoundVariants$Type type)
public static Holder<WolfSoundVariant>
a(jz arg0, bck arg1)
pickRandomSoundVariant(RegistryAccess arg0, RandomSource arg1)
method_68136(class_5455 arg0, class_5819 arg1)
select(DynamicRegistryManager registries, Random random)