| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.magic | |
| com.elmakers.mine.bukkit.api.spell |
| Modifier and Type | Method and Description |
|---|---|
void |
Mage.registerEvent(SpellEventType type,
org.bukkit.event.Listener spell) |
void |
Mage.unregisterEvent(SpellEventType type,
org.bukkit.event.Listener spell) |
| Modifier and Type | Method and Description |
|---|---|
static SpellEventType |
SpellEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpellEventType[] |
SpellEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 elMakers. All rights reserved.