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