| Package | Description |
|---|---|
| ninja.leaping.configurate.loader |
| Modifier and Type | Field and Description |
|---|---|
protected HeaderMode |
AbstractConfigurationLoader.Builder.headerMode |
| Modifier and Type | Method and Description |
|---|---|
HeaderMode |
AbstractConfigurationLoader.Builder.getHeaderMode() |
static HeaderMode |
HeaderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderMode[] |
HeaderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AbstractConfigurationLoader.Builder.setHeaderMode(HeaderMode mode) |
Copyright © 2014–2017. All rights reserved.