Interface CastCommandData
- All Known Implementing Classes:
CastCommandDataHolder
public interface CastCommandData
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidstartCastingContinuousSpell(Spell spell, SpellModifiers modifiers, int duration) voidvoidtick()
-
Method Details
-
startCastingContinuousSpell
-
stopCastingContinuousSpell
void stopCastingContinuousSpell() -
tick
void tick() -
isCommandCasting
boolean isCommandCasting()
-