Package net.runelite.api.gameval
Class InterfaceID.TogSidepanel
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TogSidepanel
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TogSidepanel extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BAR
static int
BAR_MODEL0
static int
CONTAINER
static int
COUNT
static int
DRIP1
static int
DRIP10
static int
DRIP2
static int
DRIP3
static int
DRIP4
static int
DRIP5
static int
DRIP6
static int
DRIP7
static int
DRIP8
static int
DRIP9
static int
PB
static int
UNIVERSE
static int
UNIVERSE_MODEL1
static int
UNIVERSE_MODEL15
static int
UNIVERSE_MODEL2
static int
UNIVERSE_TEXT13
static int
UNIVERSE_TEXT14
-
Constructor Summary
Constructors Constructor Description TogSidepanel()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
BAR
public static final int BAR
- See Also:
- Constant Field Values
-
BAR_MODEL0
public static final int BAR_MODEL0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL2
public static final int UNIVERSE_MODEL2
- See Also:
- Constant Field Values
-
DRIP1
public static final int DRIP1
- See Also:
- Constant Field Values
-
DRIP2
public static final int DRIP2
- See Also:
- Constant Field Values
-
DRIP3
public static final int DRIP3
- See Also:
- Constant Field Values
-
DRIP4
public static final int DRIP4
- See Also:
- Constant Field Values
-
DRIP5
public static final int DRIP5
- See Also:
- Constant Field Values
-
DRIP6
public static final int DRIP6
- See Also:
- Constant Field Values
-
DRIP7
public static final int DRIP7
- See Also:
- Constant Field Values
-
DRIP8
public static final int DRIP8
- See Also:
- Constant Field Values
-
DRIP9
public static final int DRIP9
- See Also:
- Constant Field Values
-
DRIP10
public static final int DRIP10
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT13
public static final int UNIVERSE_TEXT13
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT14
public static final int UNIVERSE_TEXT14
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL15
public static final int UNIVERSE_MODEL15
- See Also:
- Constant Field Values
-
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
-
PB
public static final int PB
- See Also:
- Constant Field Values
-
-