Package | Description |
---|---|
com.comphenix.xp |
Modifier and Type | Method and Description |
---|---|
ConfigurationLoader |
ExperienceMod.getConfigLoader()
Retrieves the object responsible for parsing and loading configuration files.
|
Modifier and Type | Method and Description |
---|---|
void |
ExperienceMod.setConfigLoader(ConfigurationLoader configLoader)
Sets the object responsible for parsing and loading configuration files.
|
Constructor and Description |
---|
Presets(org.bukkit.configuration.ConfigurationSection config,
ConfigurationLoader loader,
int cacheTimeout,
Debugger logger,
net.milkbowl.vault.chat.Chat chat) |