Package net.runelite.api.gameval
Class InterfaceID.PestLanderOverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PestLanderOverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PestLanderOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBANNERstatic intBANNER_MODELstatic intDIFFGRADLAYERstatic intDIFFGRADLAYER_RECT0static intDIFFGRADLAYER_RECT1static intDIFFGRADLAYER_RECT2static intDIFFGRADLAYER_RECT3static intDIFFGRADLAYER_RECT4static intDIFFGRADLAYER_RECT5static intDIFFGRADLAYER_RECT6static intDIFFGRADLAYER_RECT7static intDIFFGRADLAYER_RECT8static intDIFFGRADLAYER_RECT9static intDODGER_RIGHTstatic intDODGER_TOPstatic intINFOstatic intPEST_LANDER_OVER_LEVELstatic intPEST_LANDER_OVER_PLstatic intPEST_LANDER_OVER_POINTSstatic intPEST_LANDER_OVER_TIMEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description PestLanderOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER_TOP
public static final int DODGER_TOP
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_TIME
public static final int PEST_LANDER_OVER_TIME
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_PL
public static final int PEST_LANDER_OVER_PL
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_POINTS
public static final int PEST_LANDER_OVER_POINTS
- See Also:
- Constant Field Values
-
DODGER_RIGHT
public static final int DODGER_RIGHT
- See Also:
- Constant Field Values
-
BANNER
public static final int BANNER
- See Also:
- Constant Field Values
-
BANNER_MODEL
public static final int BANNER_MODEL
- See Also:
- Constant Field Values
-
DIFFGRADLAYER
public static final int DIFFGRADLAYER
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT0
public static final int DIFFGRADLAYER_RECT0
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT1
public static final int DIFFGRADLAYER_RECT1
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT2
public static final int DIFFGRADLAYER_RECT2
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT3
public static final int DIFFGRADLAYER_RECT3
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT4
public static final int DIFFGRADLAYER_RECT4
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT5
public static final int DIFFGRADLAYER_RECT5
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT6
public static final int DIFFGRADLAYER_RECT6
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT7
public static final int DIFFGRADLAYER_RECT7
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT8
public static final int DIFFGRADLAYER_RECT8
- See Also:
- Constant Field Values
-
DIFFGRADLAYER_RECT9
public static final int DIFFGRADLAYER_RECT9
- See Also:
- Constant Field Values
-
PEST_LANDER_OVER_LEVEL
public static final int PEST_LANDER_OVER_LEVEL
- See Also:
- Constant Field Values
-
-