public class ConfigCore
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigCore.FeGen |
static class |
ConfigCore.SubCategoryGameMode |
static class |
ConfigCore.SubCategoryMisc |
static class |
ConfigCore.SubCategoryRendering |
static class |
ConfigCore.SubCategoryWorldGen |
| Modifier and Type | Field and Description |
|---|---|
static ConfigCore.FeGen |
feGen |
static ConfigCore.SubCategoryGameMode |
gameMode |
static ConfigCore.SubCategoryMisc |
misc |
static ConfigCore.SubCategoryRendering |
rendering |
static ConfigCore.SubCategoryWorldGen |
worldGen |
| Constructor and Description |
|---|
ConfigCore() |
public static ConfigCore.SubCategoryGameMode gameMode
public static ConfigCore.SubCategoryRendering rendering
public static ConfigCore.SubCategoryWorldGen worldGen
public static ConfigCore.SubCategoryMisc misc
public static ConfigCore.FeGen feGen