| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.spell |
| Modifier and Type | Method and Description |
|---|---|
static Collection<PrerequisiteSpell> |
PrerequisiteSpell.getMissingRequirements(CasterProperties caster,
SpellTemplate spell) |
Collection<PrerequisiteSpell> |
SpellTemplate.getPrerequisiteSpells() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PrerequisiteSpell.isSpellSatisfyingPrerequisite(Spell spell,
PrerequisiteSpell prerequisiteSpell) |
Copyright © 2021 elMakers. All rights reserved.