Class WolfSoundVariants
java.lang.Object
net.minecraft.world.entity.animal.wolf.WolfSoundVariants
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> static final ResourceKey
<WolfSoundVariant> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(BootstrapContext<WolfSoundVariant> p_406346_) private static ResourceKey
<WolfSoundVariant> createKey
(WolfSoundVariants.SoundSet p_406298_) static Holder
<WolfSoundVariant> pickRandomSoundVariant
(RegistryAccess p_406325_, RandomSource p_406279_) private static void
register
(BootstrapContext<WolfSoundVariant> p_406289_, ResourceKey<WolfSoundVariant> p_406217_, WolfSoundVariants.SoundSet p_406296_)
-
Field Details
-
CLASSIC
-
PUGLIN
-
SAD
-
ANGRY
-
GRUMPY
-
BIG
-
CUTE
-
-
Constructor Details
-
WolfSoundVariants
public WolfSoundVariants()
-
-
Method Details
-
createKey
-
bootstrap
-
register
private static void register(BootstrapContext<WolfSoundVariant> p_406289_, ResourceKey<WolfSoundVariant> p_406217_, WolfSoundVariants.SoundSet p_406296_) -
pickRandomSoundVariant
public static Holder<WolfSoundVariant> pickRandomSoundVariant(RegistryAccess p_406325_, RandomSource p_406279_)
-