| Package | Description |
|---|---|
| com.chrismin13.additionsapi.files |
| Modifier and Type | Method and Description |
|---|---|
ConfigFile.DebugType |
ConfigFile.getDebug() |
static ConfigFile.DebugType |
ConfigFile.DebugType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConfigFile.DebugType[] |
ConfigFile.DebugType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|