JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
DISABLE_CONFIG_WATCHER
EARLY_WINDOW_CONTROL
MAX_THREADS
VERSION_CHECK
DEBUG_OPENGL
DEFAULT_CONFIG_PATH
DISABLE_OPTIMIZED_DFU
EARLY_WINDOW_PROVIDER
EARLY_WINDOW_WIDTH
EARLY_WINDOW_HEIGHT
EARLY_WINDOW_MAXIMIZED
EARLY_LOADING_SCREEN_THEME
Field Details
entry
defaultValue
comment
valueType
entryFunction
Constructor Details
ConfigValue(String, Object, String)
ConfigValue(String, Object, String, Function)
Method Details
values()
valueOf(String)
buildConfigEntry(ConfigSpec, CommentedConfig)
getConfigValue(CommentedConfig)
setConfigValue(CommentedConfig, T)
Enum Constant Summary
Enum Constants
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
(package private) void
buildConfigEntry (com.electronwill.nightconfig.core.ConfigSpec spec,
com.electronwill.nightconfig.core.CommentedConfig commentedConfig)
private <T> T
getConfigValue (com.electronwill.nightconfig.core.CommentedConfig config)
private <T> void
setConfigValue (com.electronwill.nightconfig.core.CommentedConfig configData,
T value)
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
EARLY_LOADING_SCREEN_THEME