Package net.pl3x.map.core.configuration
Class SpawnLayerConfig
java.lang.Object
net.pl3x.map.core.configuration.AbstractConfig
net.pl3x.map.core.configuration.SpawnLayerConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class net.pl3x.map.core.configuration.AbstractConfig
AbstractConfig.Comment, AbstractConfig.Key
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
static boolean
static String
static boolean
static int
static boolean
static int
static int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.pl3x.map.core.configuration.AbstractConfig
addToMap, get, get, getClassObject, getConfig, getValue, reload, save, set, setComment
-
Field Details
-
ENABLED
public static boolean ENABLED -
UPDATE_INTERVAL
public static int UPDATE_INTERVAL -
LIVE_UPDATE
public static boolean LIVE_UPDATE -
SHOW_CONTROLS
public static boolean SHOW_CONTROLS -
DEFAULT_HIDDEN
public static boolean DEFAULT_HIDDEN -
PRIORITY
public static int PRIORITY -
Z_INDEX
public static int Z_INDEX -
ICON
-
-
Constructor Details
-
SpawnLayerConfig
public SpawnLayerConfig()
-
-
Method Details
-
reload
public static void reload()
-