Package net.runelite.api.gameval
Class InterfaceID.QuestFeverRepairLocker
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QuestFeverRepairLocker
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QuestFeverRepairLocker extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACK_GROUND____________
static int
HAMMER
static int
HAMMER_BANNER
static int
HAMMER_BUTTON
static int
HAMMER_SCROLL
static int
HAMMER_SCROLL_TEXT
static int
OBJECTS
static int
PLANK_BANNER
static int
PLANK_BUTTON
static int
PLANK_SCROLL
static int
PLANK_SCROLL_TEXT
static int
REPAIR_LOCKER
static int
REPAIR_LOCKER_CLOSE
static int
REPAIR_LOCKER_CLOSE_GRAPHIC0
static int
REPAIR_PLANK
static int
ROOT_GRAPHIC13
static int
ROPE
static int
ROPE_BANNER
static int
ROPE_BUTTON
static int
ROPE_SCROLL
static int
ROPE_SCROLL_TEXT
static int
SWAMP_PASTE
static int
SWAMP_PASTE_BANNER
static int
SWAMP_PASTE_BUTTON
static int
SWAMP_PASTE_SCROLL
static int
SWAMP_PASTE_TEXT
static int
TACK_BANNER
static int
TACK_BUTTON
static int
TACK_SCROLL
static int
TACK_SCROLL_TEXT
static int
TACKS
-
Constructor Summary
Constructors Constructor Description QuestFeverRepairLocker()
-
-
-
Field Detail
-
BACK_GROUND____________
public static final int BACK_GROUND____________
- See Also:
- Constant Field Values
-
REPAIR_LOCKER
public static final int REPAIR_LOCKER
- See Also:
- Constant Field Values
-
ROPE
public static final int ROPE
- See Also:
- Constant Field Values
-
HAMMER
public static final int HAMMER
- See Also:
- Constant Field Values
-
TACKS
public static final int TACKS
- See Also:
- Constant Field Values
-
REPAIR_PLANK
public static final int REPAIR_PLANK
- See Also:
- Constant Field Values
-
SWAMP_PASTE
public static final int SWAMP_PASTE
- See Also:
- Constant Field Values
-
OBJECTS
public static final int OBJECTS
- See Also:
- Constant Field Values
-
ROPE_BUTTON
public static final int ROPE_BUTTON
- See Also:
- Constant Field Values
-
HAMMER_BUTTON
public static final int HAMMER_BUTTON
- See Also:
- Constant Field Values
-
TACK_BUTTON
public static final int TACK_BUTTON
- See Also:
- Constant Field Values
-
PLANK_BUTTON
public static final int PLANK_BUTTON
- See Also:
- Constant Field Values
-
SWAMP_PASTE_BUTTON
public static final int SWAMP_PASTE_BUTTON
- See Also:
- Constant Field Values
-
ROPE_BANNER
public static final int ROPE_BANNER
- See Also:
- Constant Field Values
-
ROPE_SCROLL
public static final int ROPE_SCROLL
- See Also:
- Constant Field Values
-
ROPE_SCROLL_TEXT
public static final int ROPE_SCROLL_TEXT
- See Also:
- Constant Field Values
-
HAMMER_BANNER
public static final int HAMMER_BANNER
- See Also:
- Constant Field Values
-
HAMMER_SCROLL
public static final int HAMMER_SCROLL
- See Also:
- Constant Field Values
-
HAMMER_SCROLL_TEXT
public static final int HAMMER_SCROLL_TEXT
- See Also:
- Constant Field Values
-
TACK_BANNER
public static final int TACK_BANNER
- See Also:
- Constant Field Values
-
TACK_SCROLL
public static final int TACK_SCROLL
- See Also:
- Constant Field Values
-
TACK_SCROLL_TEXT
public static final int TACK_SCROLL_TEXT
- See Also:
- Constant Field Values
-
PLANK_BANNER
public static final int PLANK_BANNER
- See Also:
- Constant Field Values
-
PLANK_SCROLL
public static final int PLANK_SCROLL
- See Also:
- Constant Field Values
-
PLANK_SCROLL_TEXT
public static final int PLANK_SCROLL_TEXT
- See Also:
- Constant Field Values
-
SWAMP_PASTE_BANNER
public static final int SWAMP_PASTE_BANNER
- See Also:
- Constant Field Values
-
SWAMP_PASTE_SCROLL
public static final int SWAMP_PASTE_SCROLL
- See Also:
- Constant Field Values
-
SWAMP_PASTE_TEXT
public static final int SWAMP_PASTE_TEXT
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
REPAIR_LOCKER_CLOSE_GRAPHIC0
public static final int REPAIR_LOCKER_CLOSE_GRAPHIC0
- See Also:
- Constant Field Values
-
REPAIR_LOCKER_CLOSE
public static final int REPAIR_LOCKER_CLOSE
- See Also:
- Constant Field Values
-
-