net.minecraft.world.entity.variant

public record ModelAndTexture<T>

ctd
net.minecraft.world.entity.variant.ModelAndTexture
net.minecraft.class_10693
net.minecraft.unmapped.C_pyyyhtnx
net.minecraft.util.ModelAndTexture
net.minecraft.unmapped.C_pyyyhtnx

Field summary

Modifier and TypeField
private final T
a
model
comp_3572
f_nsjqqodp
model
model
private final ClientAsset
b
asset
comp_3573
f_xegmsmzy
asset
asset

Constructor summary

ModifierConstructor
public (T model, ResourceLocation assetId)
public (T model, ClientAsset asset)

Method summary

Modifier and TypeMethod
public static <T> com.mojang.serialization.MapCodec<ModelAndTexture<T>>
a(com.mojang.serialization.Codec<T> arg0, T arg1)
codec(com.mojang.serialization.Codec<T> arg0, T arg1)
method_67154(com.mojang.serialization.Codec<T> arg0, T arg1)
m_njyubzsq(com.mojang.serialization.Codec<T> arg0, T arg1)
createMapCodec(com.mojang.serialization.Codec<T> modelCodec, T model)
m_njyubzsq(com.mojang.serialization.Codec<T> codec, T arg1)
public static <T> StreamCodec<RegistryFriendlyByteBuf, ModelAndTexture<T>>
a(yw<? super wj, T> arg0)
streamCodec(StreamCodec<? super RegistryFriendlyByteBuf, T> arg0)
method_67156(class_9139<? super class_9129, T> arg0)
m_buyxzdxb(C_qsrmwluu<? super C_bngyzsts, T> arg0)
createPacketCodec(PacketCodec<? super RegistryByteBuf, T> modelPacketCodec)
m_buyxzdxb(PacketCodec<? super RegistryByteBuf, T> packetCodec)
public T
a()
model()
comp_3572()
m_xuhnicks()
model()
model()
public ClientAsset
b()
asset()
comp_3573()
m_xlsjrtbg()
asset()
asset()