Package net.runelite.api.gameval
Class InterfaceID.TheFeudScrapPaper
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TheFeudScrapPaper
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TheFeudScrapPaper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
FEUD_PAPER_CLOSE
static int
FEUD_PAPER_L1
static int
FEUD_PAPER_MODEL
static int
FEUD_PAPER_TEXT
static int
FEUD_PAPER_TEXT2
static int
FEUD_PAPER_TEXT3
static int
FEUD_PAPER_TEXT4
static int
FEUD_PAPER_TEXT5
static int
FEUD_SCRAP_PAPER_CLOSE_LAYER
static int
ROOT_GRAPHIC7
-
Constructor Summary
Constructors Constructor Description TheFeudScrapPaper()
-
-
-
Field Detail
-
FEUD_PAPER_L1
public static final int FEUD_PAPER_L1
- See Also:
- Constant Field Values
-
FEUD_PAPER_MODEL
public static final int FEUD_PAPER_MODEL
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT
public static final int FEUD_PAPER_TEXT
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT2
public static final int FEUD_PAPER_TEXT2
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT3
public static final int FEUD_PAPER_TEXT3
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT4
public static final int FEUD_PAPER_TEXT4
- See Also:
- Constant Field Values
-
FEUD_PAPER_TEXT5
public static final int FEUD_PAPER_TEXT5
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC7
public static final int ROOT_GRAPHIC7
- See Also:
- Constant Field Values
-
FEUD_PAPER_CLOSE
public static final int FEUD_PAPER_CLOSE
- See Also:
- Constant Field Values
-
FEUD_SCRAP_PAPER_CLOSE_LAYER
public static final int FEUD_SCRAP_PAPER_CLOSE_LAYER
- See Also:
- Constant Field Values
-
-