Package net.pl3x.map.core.configuration
Class WorldBorderLayerConfig
java.lang.Object
net.pl3x.map.core.configuration.AbstractConfig
net.pl3x.map.core.configuration.WorldBorderLayerConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class net.pl3x.map.core.configuration.AbstractConfig
AbstractConfig.Comment, AbstractConfig.Key
-
Field Summary
Modifier and TypeFieldDescriptionstatic boolean
static boolean
static boolean
static int
static boolean
static String
static String
static String
static Stroke.LineCapShape
static Stroke.LineJoinShape
static int
static int
static int
-
Constructor Summary
-
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 -
STROKE_COLOR
-
STROKE_WEIGHT
public static int STROKE_WEIGHT -
STROKE_DASH_OFFSET
-
STROKE_DASH_PATTERN
-
STROKE_LINE_CAP_SHAPE
-
STROKE_LINE_JOIN_SHAPE
-
-
Constructor Details
-
WorldBorderLayerConfig
public WorldBorderLayerConfig()
-
-
Method Details
-
reload
public static void reload()
-