net.minecraft.entity.passive

public record CatSoundVariant

net.minecraft.world.entity.animal.feline.CatSoundVariant
net.minecraft.world.entity.animal.feline.CatSoundVariant
net.minecraft.class_1_334
net.minecraft.entity.passive.CatSoundVariant

Field summary

Modifier and TypeField
private final CatSoundVariant$Subvariant
adultSounds
adultSounds
comp_1_230
adultSounds
private final CatSoundVariant$Subvariant
babySounds
babySounds
comp_1_231
babySounds
public static final com.mojang.serialization.Codec<CatSoundVariant>
DIRECT_CODEC
DIRECT_CODEC
field_1_1958
CODEC
public static final com.mojang.serialization.Codec<CatSoundVariant>
NETWORK_CODEC
NETWORK_CODEC
field_1_1959
NETWORK_CODEC
public static final com.mojang.serialization.Codec<RegistryEntry<CatSoundVariant>>
CODEC
CODEC
field_1_1957
ENTRY_CODEC
public static final PacketCodec<RegistryByteBuf, RegistryEntry<CatSoundVariant>>
STREAM_CODEC
STREAM_CODEC
field_1_1960
PACKET_CODEC

Constructor summary

ModifierConstructor
public (CatSoundVariant$Subvariant adultSounds, CatSoundVariant$Subvariant babySounds)

Method summary

Modifier and TypeMethod
private static com.mojang.serialization.Codec<CatSoundVariant>
codec()
codec()
method_1_2377()
createCodec()
public CatSoundVariant$Subvariant
adultSounds()
adultSounds()
comp_1_230()
adultSounds()
public CatSoundVariant$Subvariant
babySounds()
babySounds()
comp_1_231()
babySounds()