Package net.runelite.api.gameval
Class InterfaceID._100GuideFlourDisplay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._100GuideFlourDisplay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._100GuideFlourDisplay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONTINUE
static int
ITEMS
static int
ITEMS_CONTAINER
static int
ITEMS_CONTAINER_GRAPHIC0
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC0
static int
UNIVERSE_MODEL1
static int
UNIVERSE_MODEL2
static int
UNIVERSE_MODEL3
static int
UNIVERSE_MODEL4
static int
UNIVERSE_MODEL5
static int
UNIVERSE_MODEL6
static int
UNIVERSE_MODEL7
static int
UNIVERSE_MODEL8
static int
UNIVERSE_RECT10
static int
UNIVERSE_RECT11
static int
UNIVERSE_RECT12
static int
UNIVERSE_RECT13
static int
UNIVERSE_RECT14
static int
UNIVERSE_RECT15
static int
UNIVERSE_RECT16
static int
UNIVERSE_RECT17
static int
UNIVERSE_RECT18
static int
UNIVERSE_RECT19
static int
UNIVERSE_RECT9
-
Constructor Summary
Constructors Constructor Description _100GuideFlourDisplay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC0
public static final int UNIVERSE_GRAPHIC0
- 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
-
UNIVERSE_MODEL3
public static final int UNIVERSE_MODEL3
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL4
public static final int UNIVERSE_MODEL4
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL5
public static final int UNIVERSE_MODEL5
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL6
public static final int UNIVERSE_MODEL6
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL7
public static final int UNIVERSE_MODEL7
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL8
public static final int UNIVERSE_MODEL8
- See Also:
- Constant Field Values
-
UNIVERSE_RECT9
public static final int UNIVERSE_RECT9
- See Also:
- Constant Field Values
-
UNIVERSE_RECT10
public static final int UNIVERSE_RECT10
- See Also:
- Constant Field Values
-
UNIVERSE_RECT11
public static final int UNIVERSE_RECT11
- See Also:
- Constant Field Values
-
UNIVERSE_RECT12
public static final int UNIVERSE_RECT12
- See Also:
- Constant Field Values
-
UNIVERSE_RECT13
public static final int UNIVERSE_RECT13
- See Also:
- Constant Field Values
-
UNIVERSE_RECT14
public static final int UNIVERSE_RECT14
- See Also:
- Constant Field Values
-
UNIVERSE_RECT15
public static final int UNIVERSE_RECT15
- See Also:
- Constant Field Values
-
UNIVERSE_RECT16
public static final int UNIVERSE_RECT16
- See Also:
- Constant Field Values
-
UNIVERSE_RECT17
public static final int UNIVERSE_RECT17
- See Also:
- Constant Field Values
-
UNIVERSE_RECT18
public static final int UNIVERSE_RECT18
- See Also:
- Constant Field Values
-
UNIVERSE_RECT19
public static final int UNIVERSE_RECT19
- See Also:
- Constant Field Values
-
ITEMS_CONTAINER
public static final int ITEMS_CONTAINER
- See Also:
- Constant Field Values
-
ITEMS_CONTAINER_GRAPHIC0
public static final int ITEMS_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
-
-