public class PackMetadataSection extends java.lang.Object implements IMetadataSection
| Modifier and Type | Field and Description |
|---|---|
private ITextComponent |
packDescription |
private int |
packFormat |
| Constructor and Description |
|---|
PackMetadataSection(ITextComponent packDescriptionIn,
int packFormatIn) |
| Modifier and Type | Method and Description |
|---|---|
ITextComponent |
getPackDescription() |
int |
getPackFormat() |
private final ITextComponent packDescription
private final int packFormat
public PackMetadataSection(ITextComponent packDescriptionIn, int packFormatIn)
public ITextComponent getPackDescription()
public int getPackFormat()