Package net.runelite.api.gameval
Class InterfaceID.QuestFeverGunLocker
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.QuestFeverGunLocker
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.QuestFeverGunLocker extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACK_GROUND____________
static int
CANNON_BALL
static int
CANNON_BALL_BANNER
static int
CANNON_BALL_BUTTON
static int
CANNON_BALL_SCROLL
static int
CANNON_BALL_SCROLL_TEXT
static int
CANNON_BARREL
static int
CANNON_BARREL_BANNER
static int
CANNON_BARREL_BUTTON
static int
CANNON_BARREL_SCROLL
static int
CANNON_BARREL_SCROLL_TEXT
static int
CANNON_CANISTER_BUTTON
static int
CANNON_CANNISTER
static int
CANNON_CANNISTER_BANNER
static int
CANNON_CANNISTER_SCROLL
static int
CANNON_CANNISTER_TEXT
static int
FUSE
static int
FUSE_BANNER
static int
FUSE_BUTTON
static int
FUSE_SCROLL
static int
FUSE_SCROLL_TEXT
static int
GUN_LOCKER
static int
GUN_LOCKER_CLOSE
static int
GUN_LOCKER_CLOSE_GRAPHIC0
static int
OBJECTS
static int
RAMROD
static int
RAMROD_BANNER
static int
RAMROD_BUTTON
static int
RAMROD_SCROLL
static int
RAMROD_SCROLL_TEXT
static int
ROOT_GRAPHIC13
-
Constructor Summary
Constructors Constructor Description QuestFeverGunLocker()
-
-
-
Field Detail
-
BACK_GROUND____________
public static final int BACK_GROUND____________
- See Also:
- Constant Field Values
-
GUN_LOCKER
public static final int GUN_LOCKER
- See Also:
- Constant Field Values
-
CANNON_BARREL
public static final int CANNON_BARREL
- See Also:
- Constant Field Values
-
FUSE
public static final int FUSE
- See Also:
- Constant Field Values
-
RAMROD
public static final int RAMROD
- See Also:
- Constant Field Values
-
CANNON_BALL
public static final int CANNON_BALL
- See Also:
- Constant Field Values
-
CANNON_CANNISTER
public static final int CANNON_CANNISTER
- See Also:
- Constant Field Values
-
OBJECTS
public static final int OBJECTS
- See Also:
- Constant Field Values
-
CANNON_BARREL_BUTTON
public static final int CANNON_BARREL_BUTTON
- See Also:
- Constant Field Values
-
FUSE_BUTTON
public static final int FUSE_BUTTON
- See Also:
- Constant Field Values
-
RAMROD_BUTTON
public static final int RAMROD_BUTTON
- See Also:
- Constant Field Values
-
CANNON_BALL_BUTTON
public static final int CANNON_BALL_BUTTON
- See Also:
- Constant Field Values
-
CANNON_CANISTER_BUTTON
public static final int CANNON_CANISTER_BUTTON
- See Also:
- Constant Field Values
-
CANNON_BARREL_BANNER
public static final int CANNON_BARREL_BANNER
- See Also:
- Constant Field Values
-
CANNON_BARREL_SCROLL
public static final int CANNON_BARREL_SCROLL
- See Also:
- Constant Field Values
-
CANNON_BARREL_SCROLL_TEXT
public static final int CANNON_BARREL_SCROLL_TEXT
- See Also:
- Constant Field Values
-
FUSE_BANNER
public static final int FUSE_BANNER
- See Also:
- Constant Field Values
-
FUSE_SCROLL
public static final int FUSE_SCROLL
- See Also:
- Constant Field Values
-
FUSE_SCROLL_TEXT
public static final int FUSE_SCROLL_TEXT
- See Also:
- Constant Field Values
-
RAMROD_BANNER
public static final int RAMROD_BANNER
- See Also:
- Constant Field Values
-
RAMROD_SCROLL
public static final int RAMROD_SCROLL
- See Also:
- Constant Field Values
-
RAMROD_SCROLL_TEXT
public static final int RAMROD_SCROLL_TEXT
- See Also:
- Constant Field Values
-
CANNON_BALL_BANNER
public static final int CANNON_BALL_BANNER
- See Also:
- Constant Field Values
-
CANNON_BALL_SCROLL
public static final int CANNON_BALL_SCROLL
- See Also:
- Constant Field Values
-
CANNON_BALL_SCROLL_TEXT
public static final int CANNON_BALL_SCROLL_TEXT
- See Also:
- Constant Field Values
-
CANNON_CANNISTER_BANNER
public static final int CANNON_CANNISTER_BANNER
- See Also:
- Constant Field Values
-
CANNON_CANNISTER_SCROLL
public static final int CANNON_CANNISTER_SCROLL
- See Also:
- Constant Field Values
-
CANNON_CANNISTER_TEXT
public static final int CANNON_CANNISTER_TEXT
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC13
public static final int ROOT_GRAPHIC13
- See Also:
- Constant Field Values
-
GUN_LOCKER_CLOSE_GRAPHIC0
public static final int GUN_LOCKER_CLOSE_GRAPHIC0
- See Also:
- Constant Field Values
-
GUN_LOCKER_CLOSE
public static final int GUN_LOCKER_CLOSE
- See Also:
- Constant Field Values
-
-