Package net.runelite.api.gameval
Class InterfaceID.Sandstorm
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Sandstorm
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Sandstorm extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
HAZE
static int
UNIVERSE
static int
UNIVERSE_RECT1
-
Constructor Summary
Constructors Constructor Description Sandstorm()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
HAZE
public static final int HAZE
- See Also:
- Constant Field Values
-
UNIVERSE_RECT1
public static final int UNIVERSE_RECT1
- See Also:
- Constant Field Values
-
-