| Package | Description |
|---|---|
| com.elmakers.mine.bukkit.api.data | |
| com.elmakers.mine.bukkit.api.spell | |
| com.elmakers.mine.bukkit.api.wand |
| Modifier and Type | Method and Description |
|---|---|
SpellKey |
SpellData.getKey() |
| Constructor and Description |
|---|
SpellData(SpellKey spellKey) |
| Modifier and Type | Method and Description |
|---|---|
SpellKey |
PrerequisiteSpell.getSpellKey() |
SpellKey |
SpellTemplate.getSpellKey() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SpellKey> |
SpellTemplate.getSpellsToRemove()
Returns a collection of spell keys of spells that should be removed when this spell is added to a wand.
|
| Constructor and Description |
|---|
PrerequisiteSpell(SpellKey spellKey,
long progressLevel) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Wand.hasSpell(SpellKey spellKey) |
Copyright © 2021 elMakers. All rights reserved.