Class PackMetadataSection
java.lang.Object
net.minecraft.server.packs.metadata.pack.PackMetadataSection
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Componentprivate final intstatic final MetadataSectionType<PackMetadataSection> - 
Constructor Summary
ConstructorsConstructorDescriptionPackMetadataSection(Component p_10371_, int p_10372_) PackMetadataSection(Component p_10371_, int p_10372_, Map<PackType, Integer> packTypeVersions)  - 
Method Summary
 
- 
Field Details
- 
TYPE
 - 
description
 - 
packFormat
private final int packFormat - 
packTypeVersions
 
 - 
 - 
Constructor Details
- 
PackMetadataSection
 - 
PackMetadataSection
 
 - 
 - 
Method Details
- 
getDescription
 - 
getPackFormat
Deprecated.Forge: UsegetPackFormat(net.minecraft.server.packs.PackType)instead. - 
getPackFormat
 
 - 
 
getPackFormat(net.minecraft.server.packs.PackType)instead.