Interface CastCommandData

All Known Implementing Classes:
CastCommandDataHolder

public interface CastCommandData
  • Method Details

    • startCastingContinuousSpell

      void startCastingContinuousSpell(Spell spell, SpellModifiers modifiers, int duration)
    • stopCastingContinuousSpell

      void stopCastingContinuousSpell()
    • tick

      void tick()
    • isCommandCasting

      boolean isCommandCasting()