net.minecraft.server.packs.metadata.pack

public record PackMetadataSection

azq
net.minecraft.server.packs.metadata.pack.PackMetadataSection
net.minecraft.class_3272
net.minecraft.resource.metadata.PackResourceMetadata
net.minecraft.src.C_55_
net.minecraft.server.packs.metadata.pack.ResourcePackInfo

Field summary

Modifier and TypeField
private final Component
d
description
comp_1580
description
f_10367_
private final InclusiveRange<PackFormat>
e
supportedFormats
comp_1582
supportedFormats
f_290577_
private static final com.mojang.serialization.Codec<PackMetadataSection>
f
FALLBACK_CODEC
field_45051
DESCRIPTION_CODEC
f_413618_
public static final MetadataSectionType<PackMetadataSection>
a
CLIENT_TYPE
field_61155
CLIENT_RESOURCES_SERIALIZER
f_411483_
public static final MetadataSectionType<PackMetadataSection>
b
SERVER_TYPE
field_61156
SERVER_DATA_SERIALIZER
f_411753_
public static final MetadataSectionType<PackMetadataSection>
c
FALLBACK_TYPE
field_61157
DESCRIPTION_SERIALIZER
f_412404_

Constructor summary

ModifierConstructor
public (Component description, InclusiveRange<PackFormat> arg1)

Method summary

Modifier and TypeMethod
private static com.mojang.serialization.Codec<PackMetadataSection>
b(azd arg0)
codecForPackType(PackType arg0)
method_72360(class_3264 arg0)
createCodec(ResourceType type)
m_415313_(C_51_ p_431205_)
public static MetadataSectionType<PackMetadataSection>
a(azd arg0)
forPackType(PackType arg0)
method_72356(class_3264 arg0)
getSerializerFor(ResourceType type)
m_418426_(C_51_ p_423021_)
public Component
a()
description()
comp_1580()
description()
f_10367_()
public InclusiveRange<PackFormat>
b()
supportedFormats()
comp_1582()
supportedFormats()
f_290577_()