类 PackMetadataSection
java.lang.Object
net.minecraft.server.packs.metadata.pack.PackMetadataSection
-
字段概要
字段修饰符和类型字段说明private final Component
private final int
static final MetadataSectionType<PackMetadataSection>
-
构造器概要
构造器构造器说明PackMetadataSection
(Component pDescription, int pPackFormat) PackMetadataSection
(Component pDescription, int pPackFormat, Map<PackType, Integer> packTypeVersions) -
方法概要
-
字段详细资料
-
TYPE
-
description
-
packFormat
private final int packFormat -
packTypeVersions
-
-
构造器详细资料
-
PackMetadataSection
-
PackMetadataSection
-
-
方法详细资料
-
getDescription
-
getPackFormat
已过时。Forge: UsegetPackFormat(net.minecraft.server.packs.PackType)
instead. -
getPackFormat
-
getPackFormat(net.minecraft.server.packs.PackType)
instead.