Package net.pl3x.map.core.configuration
Class WorldConfig
java.lang.Object
net.pl3x.map.core.configuration.AbstractConfig
net.pl3x.map.core.configuration.WorldConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class net.pl3x.map.core.configuration.AbstractConfig
AbstractConfig.Comment, AbstractConfig.Key
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
boolean
int
int
int
boolean
boolean
boolean
int
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ENABLED
public boolean ENABLED -
RENDER_RENDERERS
-
RENDER_BIOME_BLEND
public int RENDER_BIOME_BLEND -
RENDER_SKYLIGHT
public int RENDER_SKYLIGHT -
RENDER_TRANSLUCENT_FLUIDS
public boolean RENDER_TRANSLUCENT_FLUIDS -
RENDER_TRANSLUCENT_GLASS
public boolean RENDER_TRANSLUCENT_GLASS -
RENDER_HEIGHTMAP_TYPE
-
DISPLAY_NAME
-
ORDER
public int ORDER -
UI_ATTRIBUTION
public boolean UI_ATTRIBUTION -
UI_BLOCKINFO
-
UI_COORDS
-
UI_LINK
-
CENTER_X
public int CENTER_X -
CENTER_Z
public int CENTER_Z -
ZOOM_DEFAULT
public int ZOOM_DEFAULT -
ZOOM_MAX_OUT
public int ZOOM_MAX_OUT -
ZOOM_MAX_IN
public int ZOOM_MAX_IN -
VISIBLE_AREAS
-
-
Constructor Details
-
WorldConfig
-
-
Method Details
-
reload
public void reload() -
getClassObject
- Overrides:
getClassObject
in classAbstractConfig
-
getValue
- Overrides:
getValue
in classAbstractConfig
-
setComment
- Overrides:
setComment
in classAbstractConfig
-
get
- Overrides:
get
in classAbstractConfig
-
set
- Overrides:
set
in classAbstractConfig
-