public class ConfigSet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ConfigTagParent |
config |
NBTTagCompound |
nbt |
| Constructor and Description |
|---|
ConfigSet(java.io.File nbtFile,
ConfigTagParent config) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadNBT() |
void |
saveNBT() |