public class PackMetadataSection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PackMetadataSectionSerializer |
SERIALIZER |
| Constructor and Description |
|---|
PackMetadataSection(ITextComponent packDescriptionIn,
int packFormatIn) |
| Modifier and Type | Method and Description |
|---|---|
ITextComponent |
getDescription() |
int |
getPackFormat() |
public static final PackMetadataSectionSerializer SERIALIZER
public PackMetadataSection(ITextComponent packDescriptionIn, int packFormatIn)
public ITextComponent getDescription()
public int getPackFormat()