net.minecraft.entity.passive

public record 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
comp_1_230
adultSounds
private final CatSoundVariant$Subvariant
babySounds
comp_1_231
babySounds
public static final com.mojang.serialization.Codec<CatSoundVariant>
DIRECT_CODEC
field_1_1958
CODEC
public static final com.mojang.serialization.Codec<CatSoundVariant>
NETWORK_CODEC
field_1_1959
NETWORK_CODEC
public static final com.mojang.serialization.Codec<RegistryEntry<CatSoundVariant>>
CODEC
field_1_1957
ENTRY_CODEC
public static final PacketCodec<RegistryByteBuf, RegistryEntry<CatSoundVariant>>
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()
method_1_2377()
createCodec()
public CatSoundVariant$Subvariant
adultSounds()
comp_1_230()
adultSounds()
public CatSoundVariant$Subvariant
babySounds()
comp_1_231()
babySounds()
private static com.mojang.datafixers.kinds.App
lambda$codec$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2378(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_1_2378(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)