Class Config
java.lang.Object
io.github.syst3ms.skriptparser.config.Config
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(String key) getConfigSection(String name) <T> TgetConfigValue(String key, Class<T> classType) int
-
Constructor Details
-
Config
-
-
Method Details
-
getConfigSection
-
getString
-
getInt
-
getBoolean
-
getConfigValue
-
getLogger
-