Package net.storm.sdk.magic
Class Magic
java.lang.Object
net.storm.sdk.magic.Magic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcast(InteractMethod interactMethod, Spell spell) static voidcast(InteractMethod interactMethod, Spell spell, int actionIndex) static voidcast(InteractMethod interactMethod, Spell spell, String action) static voidcast(InteractMethod interactMethod, Spell spell, INPC target) static voidcast(InteractMethod interactMethod, Spell spell, IPlayer target) static voidcast(InteractMethod interactMethod, Spell spell, IItem target) static voidcast(InteractMethod interactMethod, Spell spell, ITileItem target) static voidcast(InteractMethod interactMethod, Spell spell, ITileObject target) static voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidcast(Spell spell, ITileObject target) static voidstatic Instantstatic booleanstatic booleanisAutoCasting(Spell spell) static booleanstatic booleanstatic booleanisSpellSelected(Spell spell) static voidselectSpell(Spell spell) static voidsetAutoCast(Spell spell, boolean defensive)
-
Constructor Details
-
Magic
public Magic()
-
-
Method Details
-
isAutoCasting
-
isAutoCasting
public static boolean isAutoCasting() -
isDefensiveAutoCasting
public static boolean isDefensiveAutoCasting() -
isSpellSelected
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
cast
-
selectSpell
-
getLastHomeTeleportUsage
-
isHomeTeleportOnCooldown
public static boolean isHomeTeleportOnCooldown() -
setAutoCast
-
deselectAutoCast
public static void deselectAutoCast()
-