net.minecraft.server.packs.metadata.pack

public record PackMetadataSection

auv
net.minecraft.server.packs.metadata.pack.PackMetadataSection
net.minecraft.class_3272
net.minecraft.resource.metadata.PackResourceMetadata
net.minecraft.server.packs.metadata.pack.ResourcePackInfo

Field summary

Modifier and TypeField
private final Component
c
description
comp_1580
description
private final int
d
packFormat
comp_1581
packFormat
private final Optional<InclusiveRange<Integer>>
e
supportedFormats
comp_1582
supportedFormats
public static final com.mojang.serialization.Codec<PackMetadataSection>
a
CODEC
field_45051
CODEC
public static final MetadataSectionType<PackMetadataSection>
b
TYPE
field_14202
SERIALIZER

Constructor summary

ModifierConstructor
public (Component description, int format, Optional<InclusiveRange<Integer>> arg2)

Method summary

Modifier and TypeMethod
public Component
a()
description()
comp_1580()
description()
public int
b()
packFormat()
comp_1581()
packFormat()
public Optional<InclusiveRange<Integer>>
c()
supportedFormats()
comp_1582()
supportedFormats()