Package net.storm.api.plugins.config
Class RuneScapeProfile
- java.lang.Object
-
- net.storm.api.plugins.config.RuneScapeProfile
-
public class RuneScapeProfile extends java.lang.Object
A profile/save of a OSRS account. Each account can 1 profile perRuneScapeProfileType
(ie Standard/League/DMM}.
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACCOUNT_HASH_INVALID
-
Constructor Summary
Constructors Constructor Description RuneScapeProfile()
-
-
-
Field Detail
-
ACCOUNT_HASH_INVALID
public static final int ACCOUNT_HASH_INVALID
- See Also:
- Constant Field Values
-
-