The itemcontainer for casting a spell.
int getLevel()
Gets the level required to cast spell.
void execute(Player player, Item item)
Executes the magic spell.
String getName()
Gets the name of the spell.
Item[] getRunes()
Gets the runes required to cast the spell.