|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Spell | |
|---|---|
| minny.zephyrus | |
| minny.zephyrus.listeners | |
| minny.zephyrus.spells | |
| Uses of Spell in minny.zephyrus |
|---|
| Fields in minny.zephyrus with type parameters of type Spell | |
|---|---|
static java.util.Map<java.util.Set<org.bukkit.inventory.ItemStack>,Spell> |
Zephyrus.spellCraftMap
|
static java.util.Map<java.lang.String,Spell> |
Zephyrus.spellMap
|
| Methods in minny.zephyrus with parameters of type Spell | |
|---|---|
void |
Zephyrus.addSpell(Spell spell)
|
| Uses of Spell in minny.zephyrus.listeners |
|---|
| Methods in minny.zephyrus.listeners that return Spell | |
|---|---|
Spell |
SpellCastEvent.getSpell()
|
| Constructors in minny.zephyrus.listeners with parameters of type Spell | |
|---|---|
SpellCastEvent(org.bukkit.entity.Player player,
Spell spell)
|
|
| Uses of Spell in minny.zephyrus.spells |
|---|
| Subclasses of Spell in minny.zephyrus.spells | |
|---|---|
class |
Armour
Zephyrus |
class |
Blink
Zephyrus |
class |
Bolt
Zephyrus |
class |
Butcher
Zephyrus |
class |
Confuse
Zephyrus |
class |
Dig
Zephyrus |
class |
Enderchest
Zephyrus |
class |
Feed
Zephyrus |
class |
Fireball
Zephyrus |
class |
Fly
Zephyrus |
class |
Frenzy
Zephyrus |
class |
Grow
Zephyrus |
class |
Heal
Zephyrus |
class |
Phase
Zephyrus |
class |
Punch
Zephyrus |
class |
Repair
Zephyrus |
class |
Summon
Zephyrus |
class |
SuperHeat
Zephyrus |
class |
Vanish
Zephyrus |
| Methods in minny.zephyrus.spells that return Spell | |
|---|---|
Spell |
Spell.reqSpell()
A spell that is required for crafting this spell |
Spell |
Phase.reqSpell()
|
Spell |
Frenzy.reqSpell()
|
| Methods in minny.zephyrus.spells with parameters of type Spell | |
|---|---|
boolean |
Spell.hasPermission(org.bukkit.entity.Player player,
Spell spell)
Checks if the player has permission to cast the spell. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||