Package zombie.gameStates
Class DebugChunkState.BooleanDebugOption
java.lang.Object
zombie.config.ConfigOption
zombie.config.BooleanConfigOption
zombie.gameStates.DebugChunkState.BooleanDebugOption
- Enclosing class:
- DebugChunkState
-
Field Summary
Fields inherited from class zombie.config.BooleanConfigOption
defaultValue, value
Fields inherited from class zombie.config.ConfigOption
name
-
Constructor Summary
-
Method Summary
Methods inherited from class zombie.config.BooleanConfigOption
getDefaultValue, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, parse, resetToDefault, setDefaultToCurrentValue, setValue, setValueFromObject
Methods inherited from class zombie.config.ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
BooleanDebugOption
-