public class CWorldGen extends ConfigBase
ConfigBase.ConfigBool, ConfigBase.ConfigEnum<T extends java.lang.Enum<T>>, ConfigBase.ConfigFloat, ConfigBase.ConfigGroup, ConfigBase.ConfigInt, ConfigBase.CValue<V,T extends net.minecraftforge.common.ForgeConfigSpec.ConfigValue<V>>, ConfigBase.IValueProvider<V,T extends net.minecraftforge.common.ForgeConfigSpec.ConfigValue<V>>| Modifier and Type | Field and Description |
|---|---|
ConfigBase.ConfigBool |
disable |
allValues, children, depth, specification| Constructor and Description |
|---|
CWorldGen() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
protected void |
registerAll(net.minecraftforge.common.ForgeConfigSpec.Builder builder) |
public ConfigBase.ConfigBool disable
protected void registerAll(net.minecraftforge.common.ForgeConfigSpec.Builder builder)
registerAll in class ConfigBasepublic java.lang.String getName()
getName in class ConfigBase