Class WorldMapRenderer.WorldMapDoubleOption
java.lang.Object
zombie.config.ConfigOption
zombie.config.DoubleConfigOption
zombie.worldMap.WorldMapRenderer.WorldMapDoubleOption
- Enclosing class:
WorldMapRenderer
-
Constructor Summary
ConstructorsConstructorDescriptionWorldMapDoubleOption(String name, double min, double max, double defaultValue) -
Method Summary
Methods inherited from class DoubleConfigOption
getDefaultValue, getMax, getMin, getTooltip, getType, getValue, getValueAsObject, getValueAsString, isValidString, makeCopy, parse, resetToDefault, setDefault, setDefaultToCurrentValue, setValue, setValueFromObjectMethods inherited from class ConfigOption
getName, getValueAsLuaString
-
Constructor Details
-
WorldMapDoubleOption
-