Package net.storm.sdk.game
Class Game
java.lang.Object
net.storm.sdk.game.Game
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intstatic GameAccountstatic Instantstatic intstatic net.runelite.api.GameStategetState()static intstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic voidlogout()static voidsetGameAccount(GameAccount gameAccount)
-
Constructor Details
-
Game
public Game()
-
-
Method Details
-
getGameAccount
-
setGameAccount
-
isLoggedIn
public static boolean isLoggedIn() -
getState
public static net.runelite.api.GameState getState() -
isInWilderness
public static boolean isInWilderness() -
getWildyLevel
public static int getWildyLevel() -
isInCutscene
public static boolean isInCutscene() -
isOnLoginScreen
public static boolean isOnLoginScreen() -
getDeadmanLevel
public static int getDeadmanLevel() -
getMembershipDays
public static int getMembershipDays() -
isBlackScreen
public static boolean isBlackScreen() -
logout
public static void logout() -
getLastLogin
-