Package net.runelite.api.gameval
Class InterfaceID.SotnMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.SotnMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.SotnMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intANNAKARLstatic intCARRALLANGERstatic intCLOSEstatic intCONTENTstatic intDAREEYAKstatic intGHORROCKstatic intHINTstatic intKHARID_ETstatic intKHARYRLLstatic intLASSARstatic intMAPstatic intPADDEWWAstatic intSENNTISTENstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description SotnMap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
GHORROCK
public static final int GHORROCK
- See Also:
- Constant Field Values
-
ANNAKARL
public static final int ANNAKARL
- See Also:
- Constant Field Values
-
CARRALLANGER
public static final int CARRALLANGER
- See Also:
- Constant Field Values
-
DAREEYAK
public static final int DAREEYAK
- See Also:
- Constant Field Values
-
LASSAR
public static final int LASSAR
- See Also:
- Constant Field Values
-
KHARYRLL
public static final int KHARYRLL
- See Also:
- Constant Field Values
-
SENNTISTEN
public static final int SENNTISTEN
- See Also:
- Constant Field Values
-
PADDEWWA
public static final int PADDEWWA
- See Also:
- Constant Field Values
-
KHARID_ET
public static final int KHARID_ET
- See Also:
- Constant Field Values
-
HINT
public static final int HINT
- See Also:
- Constant Field Values
-
-