public static class CoreReputationPlugin.CustomRepImpact extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
delta |
RepLevel |
ensureAtBest |
RepLevel |
ensureAtWorst |
RepLevel |
limit |
RepLevel |
requireAtBest |
RepLevel |
requireAtWorst |
| Constructor and Description |
|---|
CustomRepImpact() |
public float delta
public RepLevel ensureAtBest
public RepLevel ensureAtWorst
public RepLevel requireAtBest
public RepLevel requireAtWorst
public CustomRepImpact()