| Package | Description |
|---|---|
| com.comphenix.xp.lookup | |
| de.congrace.exp4j |
| Modifier and Type | Field and Description |
|---|---|
protected IntervalTree<java.lang.Integer,Calculable> |
LevelingRate.expressions |
| Modifier and Type | Method and Description |
|---|---|
void |
LevelingRate.put(java.lang.Integer lowerBound,
java.lang.Integer upperBound,
Calculable experience)
Associates a given interval of levels with a certain amount of experience using an expression.
|
| Modifier and Type | Method and Description |
|---|---|
Calculable |
ExpressionBuilder.build()
build a new
Calculable from the expression using the supplied variables |