| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.event |
| Modifier and Type | Method and Description |
|---|---|
EarnEvent.EarnCause |
EarnEvent.getEarnCause() |
static EarnEvent.EarnCause |
EarnEvent.EarnCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EarnEvent.EarnCause[] |
EarnEvent.EarnCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EarnEvent(Mage mage,
String type,
double amount,
EarnEvent.EarnCause cause) |
Copyright © 2021 elMakers. All rights reserved.