public final class VDCConfig extends Object implements me.sargunvohra.mcmods.autoconfig1u.ConfigData
| Modifier and Type | Class and Description |
|---|---|
static class |
VDCConfig.ContainerType
The death chest container type.
|
static class |
VDCConfig.DefenseEntities |
static class |
VDCConfig.DimensionListBehavior
Dimension list behaviors.
|
static class |
VDCConfig.KeyConsumptionBehavior
Key item consumption behaviors.
|
static class |
VDCConfig.KeyItem |
static class |
VDCConfig.Misc |
static class |
VDCConfig.Protection |
static class |
VDCConfig.ShulkerBoxColor
The shulker box color.
|
static class |
VDCConfig.Spawning |
| Modifier and Type | Field and Description |
|---|---|
VDCConfig.DefenseEntities |
defenseEntities |
VDCConfig.KeyItem |
keyItem |
VDCConfig.Misc |
misc |
VDCConfig.Protection |
protection |
VDCConfig.Spawning |
spawning |
| Constructor and Description |
|---|
VDCConfig() |
public VDCConfig.Spawning spawning
public VDCConfig.KeyItem keyItem
public VDCConfig.DefenseEntities defenseEntities
public VDCConfig.Protection protection
public VDCConfig.Misc misc