Uses of Enum
de.marcely.bedwars.api.configuration.ConfigFile
-
Uses of ConfigFile in de.marcely.bedwars.api.configuration
Modifier and TypeMethodDescriptionstatic ConfigFile
Returns the enum constant of this type with the specified name.static ConfigFile[]
ConfigFile.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ConfigurationAPI.saveNow
(ConfigFile file) Saves a config file based on the data currently loaded in memory.