| Package | Description |
|---|---|
| com.comphenix.xp.lookup |
| Modifier and Type | Method and Description |
|---|---|
static PlayerRewards.Rewards |
PlayerRewards.Rewards.matchReward(java.lang.String action) |
static PlayerRewards.Rewards |
PlayerRewards.Rewards.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlayerRewards.Rewards[] |
PlayerRewards.Rewards.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
PlayerRewards.get(PlayerRewards.Rewards key,
Action defaultValue) |