Package net.minecraft.resource.metadata
Class PackResourceMetadata
java.lang.Object
net.minecraft.resource.metadata.PackResourceMetadata
public class PackResourceMetadata extends Object
-
Field Summary
Fields Modifier and Type Field Description private Text
description
private int
packFormat
static PackResourceMetadataReader
READER
-
Constructor Summary
Constructors Constructor Description PackResourceMetadata(Text description, int format)
-
Method Summary
Modifier and Type Method Description Text
getDescription()
int
getPackFormat()
-
Field Details
-
READER
-
description
-
packFormat
private final int packFormat
-
-
Constructor Details
-
PackResourceMetadata
-
-
Method Details
-
getDescription
-
getPackFormat
public int getPackFormat()
-