Class AccountInfo


  • public class AccountInfo
    extends java.lang.Object
    Information of the currently logged-in player's account.
    • Constructor Detail

      • AccountInfo

        public AccountInfo()
    • Method Detail

      • getDaysOfMembershipRemaining

        @OSRSOnly
        public static int getDaysOfMembershipRemaining()
      • isMember

        @OSRSOnly
        public static boolean isMember()
      • getType

        public static AccountInfo.AccountType getType()
        Gets the account type associated with the currently logged-in player.
        Returns:
        the associated AccountType.