Package net.storm.sdk.game
Class Combat
java.lang.Object
net.storm.sdk.game.Combat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic INPCgetAttackableNPC(int... ids) static INPCgetAttackableNPC(String... names) static INPCgetAttackableNPC(Predicate<INPC> filter) static AttackStylestatic intstatic net.runelite.api.coords.WorldPointstatic intstatic WeaponStylestatic doublestatic intstatic intstatic net.runelite.api.coords.WorldPointstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic voidsetAttackStyle(AttackStyle attackStyle) static voidstatic voidtoggleAutoRetaliate(Boolean active) static void
-
Constructor Details
-
Combat
public Combat()
-
-
Method Details
-
isPoisoned
public static boolean isPoisoned() -
isVenomed
public static boolean isVenomed() -
isAntiPoisoned
public static boolean isAntiPoisoned() -
isAntiVenomed
public static boolean isAntiVenomed() -
getSpecEnergy
public static int getSpecEnergy() -
getMissingHealth
public static int getMissingHealth() -
isRetaliating
public static boolean isRetaliating() -
isSpecEnabled
public static boolean isSpecEnabled() -
getAxeEnergy
public static int getAxeEnergy() -
isAntifired
public static boolean isAntifired() -
isSuperAntifired
public static boolean isSuperAntifired() -
toggleAutoRetaliate
public static void toggleAutoRetaliate() -
toggleAutoRetaliate
-
toggleSpec
public static void toggleSpec() -
getAttackStyle
-
setAttackStyle
-
getAttackableNPC
-
getAttackableNPC
-
getAttackableNPC
-
getCurrentHealth
public static int getCurrentHealth() -
getHealthPercent
public static double getHealthPercent() -
getTombWorldPoint
public static net.runelite.api.coords.WorldPoint getTombWorldPoint() -
getCannonWorldPoint
public static net.runelite.api.coords.WorldPoint getCannonWorldPoint() -
getCurrentWeaponStyle
-