Package net.pl3x.map.core.configuration
Class AbstractConfig
java.lang.Object
net.pl3x.map.core.configuration.AbstractConfig
- Direct Known Subclasses:
ColorsConfig
,Config
,Lang
,PlayersLayerConfig
,SpawnLayerConfig
,WorldBorderLayerConfig
,WorldConfig
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
static @interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Object
protected @Nullable Object
protected @Nullable Object
protected @Nullable Object
org.simpleyaml.configuration.file.YamlFile
protected @Nullable Object
protected void
reload
(Path path, Class<? extends AbstractConfig> clazz) protected void
save()
protected void
protected void
setComment
(String path, @Nullable String comment)
-
Constructor Details
-
AbstractConfig
public AbstractConfig()
-
-
Method Details
-
getConfig
public org.simpleyaml.configuration.file.YamlFile getConfig() -
reload
-
save
protected void save() -
getClassObject
-
getValue
-
setComment
-
get
-
get
-
addToMap
-
set
-