public class SpongeConfigRoot extends Object implements org.spongepowered.api.service.config.ConfigRoot
Constructor and Description |
---|
SpongeConfigRoot(String pluginName,
File baseDir) |
Modifier and Type | Method and Description |
---|---|
ConfigurationLoader<CommentedConfigurationNode> |
getConfig() |
File |
getConfigFile() |
File |
getDirectory() |
public File getConfigFile()
getConfigFile
in interface org.spongepowered.api.service.config.ConfigRoot
public ConfigurationLoader<CommentedConfigurationNode> getConfig()
getConfig
in interface org.spongepowered.api.service.config.ConfigRoot
public File getDirectory()
getDirectory
in interface org.spongepowered.api.service.config.ConfigRoot