|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Spell | |
|---|---|
| org.inigma.utopia.spellbook | |
| Uses of Spell in org.inigma.utopia.spellbook |
|---|
| Methods in org.inigma.utopia.spellbook that return types with arguments of type Spell | |
|---|---|
java.util.Collection<Spell> |
Spellbook.getSpells()
|
java.util.Iterator<Spell> |
Spellbook.iterator()
|
| Methods in org.inigma.utopia.spellbook with parameters of type Spell | |
|---|---|
void |
Spellbook.addSpell(Spell spell)
|
void |
Spellbook.removeSpell(Spell spell)
|
| Method parameters in org.inigma.utopia.spellbook with type arguments of type Spell | |
|---|---|
void |
Spellbook.setSpells(java.util.Collection<Spell> spells)
|
static void |
SpellbookParser.updateTranslation(java.util.Map<java.lang.String,Spell> spellbook)
|
| Constructor parameters in org.inigma.utopia.spellbook with type arguments of type Spell | |
|---|---|
Spellbook(java.util.Collection<Spell> spellList)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||