net.minecraft.entity.passive

public record WolfSoundVariant$Subvariant

net.minecraft.world.entity.animal.wolf.WolfSoundVariant$WolfSoundSet
net.minecraft.class_10823$class_1_82
net.minecraft.entity.passive.WolfSoundVariant$Subvariant

Field summary

Modifier and TypeField
private final RegistryEntry<SoundEvent>
ambientSound
comp_1_54
ambientSound
private final RegistryEntry<SoundEvent>
deathSound
comp_1_55
deathSound
private final RegistryEntry<SoundEvent>
growlSound
comp_1_56
growlSound
private final RegistryEntry<SoundEvent>
hurtSound
comp_1_57
hurtSound
private final RegistryEntry<SoundEvent>
pantSound
comp_1_58
pantSound
private final RegistryEntry<SoundEvent>
whineSound
comp_1_60
whineSound
private final RegistryEntry<SoundEvent>
stepSound
comp_1_59
stepSound
public static final com.mojang.serialization.Codec<WolfSoundVariant$Subvariant>
CODEC
field_1_895
CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<SoundEvent> ambientSound, RegistryEntry<SoundEvent> deathSound, RegistryEntry<SoundEvent> growlSound, RegistryEntry<SoundEvent> hurtSound, RegistryEntry<SoundEvent> pantSound, RegistryEntry<SoundEvent> whineSound, RegistryEntry<SoundEvent> stepSound)

Method summary

Modifier and TypeMethod
public RegistryEntry<SoundEvent>
ambientSound()
comp_1_54()
ambientSound()
public RegistryEntry<SoundEvent>
deathSound()
comp_1_55()
deathSound()
public RegistryEntry<SoundEvent>
growlSound()
comp_1_56()
growlSound()
public RegistryEntry<SoundEvent>
hurtSound()
comp_1_57()
hurtSound()
public RegistryEntry<SoundEvent>
pantSound()
comp_1_58()
pantSound()
public RegistryEntry<SoundEvent>
whineSound()
comp_1_60()
whineSound()
public RegistryEntry<SoundEvent>
stepSound()
comp_1_59()
stepSound()
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_804(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_804(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)