Uses of Interface
org.rspeer.game.component.tdi.Spell
Packages that use Spell
-
Uses of Spell in org.rspeer.game.component.tdi
Classes in org.rspeer.game.component.tdi that implement SpellModifier and TypeClassDescriptionstatic enumstatic enumstatic enumstatic enumMethods in org.rspeer.game.component.tdi that return SpellModifier and TypeMethodDescriptionstatic SpellMagic.getHomeTeleportSpell()static SpellMagic.Autocast.getSelectedSpell()static SpellMagic.getSelectedSpell()Spell[]Magic.Book.getSpells()Methods in org.rspeer.game.component.tdi that return types with arguments of type SpellMethods in org.rspeer.game.component.tdi with parameters of type SpellModifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanMagic.cast(Spell spell, Interactable target) static booleanstatic booleanMagic.Autocast.isSpellSelected(Spell spell) static booleanMagic.Autocast.select(Magic.Autocast.Mode mode, Spell spell)