类 WolfSoundVariants
java.lang.Object
net.minecraft.world.entity.animal.wolf.WolfSoundVariants
-
嵌套类概要
嵌套类 -
字段概要
字段修饰符和类型字段说明static 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> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static 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_)
-
字段详细资料
-
CLASSIC
-
PUGLIN
-
SAD
-
ANGRY
-
GRUMPY
-
BIG
-
CUTE
-
-
构造器详细资料
-
WolfSoundVariants
public WolfSoundVariants()
-
-
方法详细资料
-
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_)
-