Package | Description |
---|---|
com.comphenix.xp | |
com.comphenix.xp.lookup | |
com.comphenix.xp.parser.sections |
Modifier and Type | Method and Description |
---|---|
PlayerRewards |
Configuration.getPlayerRewards() |
Modifier and Type | Method and Description |
---|---|
PlayerRewards |
PlayerRewards.withMultiplier(double newMultiplier) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerRewards.putAll(PlayerRewards other) |
Constructor and Description |
---|
PlayerRewards(PlayerRewards other,
double newMultiplier) |
Modifier and Type | Method and Description |
---|---|
PlayerRewards |
PlayerSectionParser.parse(org.bukkit.configuration.ConfigurationSection input,
java.lang.String sectionName) |