net.minecraft.core

public record ClientAsset

ix
net.minecraft.core.ClientAsset
net.minecraft.class_10726
net.minecraft.util.AssetInfo
net.minecraft.src.C_379155_

Field summary

Modifier and TypeField
private final ResourceLocation
d
id
comp_3626
id
f_380080_
private final ResourceLocation
e
texturePath
comp_3627
texturePath
f_382074_
public static final com.mojang.serialization.Codec<ClientAsset>
a
CODEC
field_56393
CODEC
f_380967_
public static final com.mojang.serialization.MapCodec<ClientAsset>
b
DEFAULT_FIELD_CODEC
field_56394
MAP_CODEC
f_382335_
public static final StreamCodec<io.netty.buffer.ByteBuf, ClientAsset>
c
STREAM_CODEC
field_56395
PACKET_CODEC
f_381666_

Constructor summary

ModifierConstructor
public (ResourceLocation id)
public (ResourceLocation texturePath, ResourceLocation arg1)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
id()
comp_3626()
id()
f_380080_()
public ResourceLocation
b()
texturePath()
comp_3627()
texturePath()
f_382074_()