net.minecraft.entity.passive

public record ChickenSoundVariant$Subvariant

net.minecraft.world.entity.animal.chicken.ChickenSoundVariant$ChickenSoundSet
net.minecraft.class_1_346$class_1_347
net.minecraft.entity.passive.ChickenSoundVariant$Subvariant

Field summary

Modifier and TypeField
private final RegistryEntry<SoundEvent>
ambientSound
comp_1_252
ambientSound
private final RegistryEntry<SoundEvent>
hurtSound
comp_1_254
hurtSound
private final RegistryEntry<SoundEvent>
deathSound
comp_1_253
deathSound
private final RegistryEntry<SoundEvent>
stepSound
comp_1_255
stepSound
private static final com.mojang.serialization.Codec<ChickenSoundVariant$Subvariant>
CODEC
field_1_1997
CODEC

Constructor summary

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

Method summary

Modifier and TypeMethod
public RegistryEntry<SoundEvent>
ambientSound()
comp_1_252()
ambientSound()
public RegistryEntry<SoundEvent>
hurtSound()
comp_1_254()
hurtSound()
public RegistryEntry<SoundEvent>
deathSound()
comp_1_253()
deathSound()
public RegistryEntry<SoundEvent>
stepSound()
comp_1_255()
stepSound()
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2420(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2420(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)