| Package | Description |
|---|---|
| com.comphenix.xp.extra | |
| com.comphenix.xp.lookup |
| Modifier and Type | Method and Description |
|---|---|
void |
IntervalTree.putAll(IntervalTree<TKey,TValue> other)
Inserts every range from the given tree into the current tree.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LevelingRate
Allows users to modify the amount of experience that is needed to level up a level.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntervalTree<java.lang.Integer,Calculable> |
LevelingRate.expressions |