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