Package net.runelite.api.gameval
Class SpriteID.WorldswitcherFlags
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.WorldswitcherFlags
-
- Enclosing class:
- SpriteID
public static final class SpriteID.WorldswitcherFlags extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_0static int_1static int_10static int_11static int_2static int_3static int_4static int_5static int_6static int_7static int_8static int_9static intAUSTRALIAstatic intCANADAstatic intFINLANDstatic intGERMANYstatic intNETHERLANDSstatic intNONEstatic intSWEDENstatic intUKstatic intUS_EASTstatic intUS_WESTstatic intUSA
-
Constructor Summary
Constructors Constructor Description WorldswitcherFlags()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
_8
public static final int _8
- See Also:
- Constant Field Values
-
_9
public static final int _9
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
NONE
public static final int NONE
- See Also:
- Constant Field Values
-
USA
public static final int USA
- See Also:
- Constant Field Values
-
CANADA
public static final int CANADA
- See Also:
- Constant Field Values
-
UK
public static final int UK
- See Also:
- Constant Field Values
-
NETHERLANDS
public static final int NETHERLANDS
- See Also:
- Constant Field Values
-
AUSTRALIA
public static final int AUSTRALIA
- See Also:
- Constant Field Values
-
SWEDEN
public static final int SWEDEN
- See Also:
- Constant Field Values
-
FINLAND
public static final int FINLAND
- See Also:
- Constant Field Values
-
GERMANY
public static final int GERMANY
- See Also:
- Constant Field Values
-
US_WEST
public static final int US_WEST
- See Also:
- Constant Field Values
-
US_EAST
public static final int US_EAST
- See Also:
- Constant Field Values
-
-