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 intBACK_GROUNDstatic intCANNON_BALLstatic intCANNON_BALL_BANNERstatic intCANNON_BALL_BUTTONstatic intCANNON_BALL_SCROLLstatic intCANNON_BALL_SCROLL_TEXTstatic intCANNON_BARRELstatic intCANNON_BARREL_BANNERstatic intCANNON_BARREL_BUTTONstatic intCANNON_BARREL_SCROLLstatic intCANNON_BARREL_SCROLL_TEXTstatic intCANNON_CANISTER_BUTTONstatic intCANNON_CANNISTERstatic intCANNON_CANNISTER_BANNERstatic intCANNON_CANNISTER_SCROLLstatic intCANNON_CANNISTER_TEXTstatic intFUSEstatic intFUSE_BANNERstatic intFUSE_BUTTONstatic intFUSE_SCROLLstatic intFUSE_SCROLL_TEXTstatic intGUN_LOCKERstatic intGUN_LOCKER_CLOSEstatic intGUN_LOCKER_CLOSE_GRAPHIC0static intOBJECTSstatic intRAMRODstatic intRAMROD_BANNERstatic intRAMROD_BUTTONstatic intRAMROD_SCROLLstatic intRAMROD_SCROLL_TEXTstatic intROOT_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
-
-