net.minecraft.entity.passive

public record CatSoundVariant$Subvariant

net.minecraft.world.entity.animal.feline.CatSoundVariant$CatSoundSet
net.minecraft.class_1_334$class_1_335
net.minecraft.entity.passive.CatSoundVariant$Subvariant

Field summary

Modifier and TypeField
private final RegistryEntry<SoundEvent>
ambientSound
comp_1_232
ambientSound
private final RegistryEntry<SoundEvent>
strayAmbientSound
comp_1_240
strayAmbientSound
private final RegistryEntry<SoundEvent>
hissSound
comp_1_236
hissSound
private final RegistryEntry<SoundEvent>
hurtSound
comp_1_237
hurtSound
private final RegistryEntry<SoundEvent>
deathSound
comp_1_234
deathSound
private final RegistryEntry<SoundEvent>
eatSound
comp_1_235
eatSound
private final RegistryEntry<SoundEvent>
begForFoodSound
comp_1_233
begForFoodSound
private final RegistryEntry<SoundEvent>
purrSound
comp_1_238
purrSound
private final RegistryEntry<SoundEvent>
purreowSound
comp_1_239
purreowSound
private static final com.mojang.serialization.Codec<CatSoundVariant$Subvariant>
CODEC
field_1_1961
CODEC

Constructor summary

ModifierConstructor
public (RegistryEntry<SoundEvent> ambientSound, RegistryEntry<SoundEvent> strayAmbientSound, RegistryEntry<SoundEvent> hissSound, RegistryEntry<SoundEvent> hurtSound, RegistryEntry<SoundEvent> deathSound, RegistryEntry<SoundEvent> eatSound, RegistryEntry<SoundEvent> begForFoodSound, RegistryEntry<SoundEvent> purrSound, RegistryEntry<SoundEvent> purreowSound)

Method summary

Modifier and TypeMethod
public RegistryEntry<SoundEvent>
ambientSound()
comp_1_232()
ambientSound()
public RegistryEntry<SoundEvent>
strayAmbientSound()
comp_1_240()
strayAmbientSound()
public RegistryEntry<SoundEvent>
hissSound()
comp_1_236()
hissSound()
public RegistryEntry<SoundEvent>
hurtSound()
comp_1_237()
hurtSound()
public RegistryEntry<SoundEvent>
deathSound()
comp_1_234()
deathSound()
public RegistryEntry<SoundEvent>
eatSound()
comp_1_235()
eatSound()
public RegistryEntry<SoundEvent>
begForFoodSound()
comp_1_233()
begForFoodSound()
public RegistryEntry<SoundEvent>
purrSound()
comp_1_238()
purrSound()
public RegistryEntry<SoundEvent>
purreowSound()
comp_1_239()
purreowSound()
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2379(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2379(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)