Package net.runelite.api.gameval
Class InterfaceID.FossilPool
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.FossilPool
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.FossilPool extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUNDstatic intCALCIUM_BARstatic intCALCIUM_BUTTONstatic intCALCIUM_LAYERstatic intCALCIUM_LAYER_RECT1static intCALCIUM_TEXTstatic intCLOSEstatic intLARGEstatic intLARGE_GFXstatic intLARGE_TEXTstatic intMEDIUMstatic intMEDIUM_GFXstatic intMEDIUM_TEXTstatic intPHOSPHATE_BARstatic intPHOSPHATE_BUTTONstatic intPHOSPHATE_LAYERstatic intPHOSPHATE_LAYER_RECT1static intPHOSPHATE_TEXTstatic intPLANTstatic intPLANT_GFXstatic intPLANT_TEXTstatic intPOOL_BARstatic intPOOL_STATUSstatic intPOOL_STATUS_RECT2static intPOOL_TEXTstatic intRAREstatic intRARE_GFXstatic intRARE_TEXTstatic intSMALLstatic intSMALL_GFXstatic intSMALL_TEXTstatic intSTATUSstatic intUNIDstatic intUNID_GFXstatic intUNID_TEXTstatic intUNIVERSEstatic intUNIVERSE_TEXT2
-
Constructor Summary
Constructors Constructor Description FossilPool()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
SMALL
public static final int SMALL
- See Also:
- Constant Field Values
-
SMALL_TEXT
public static final int SMALL_TEXT
- See Also:
- Constant Field Values
-
SMALL_GFX
public static final int SMALL_GFX
- See Also:
- Constant Field Values
-
MEDIUM
public static final int MEDIUM
- See Also:
- Constant Field Values
-
MEDIUM_TEXT
public static final int MEDIUM_TEXT
- See Also:
- Constant Field Values
-
MEDIUM_GFX
public static final int MEDIUM_GFX
- See Also:
- Constant Field Values
-
LARGE
public static final int LARGE
- See Also:
- Constant Field Values
-
LARGE_TEXT
public static final int LARGE_TEXT
- See Also:
- Constant Field Values
-
LARGE_GFX
public static final int LARGE_GFX
- See Also:
- Constant Field Values
-
PLANT
public static final int PLANT
- See Also:
- Constant Field Values
-
PLANT_TEXT
public static final int PLANT_TEXT
- See Also:
- Constant Field Values
-
PLANT_GFX
public static final int PLANT_GFX
- See Also:
- Constant Field Values
-
UNID
public static final int UNID
- See Also:
- Constant Field Values
-
UNID_TEXT
public static final int UNID_TEXT
- See Also:
- Constant Field Values
-
UNID_GFX
public static final int UNID_GFX
- See Also:
- Constant Field Values
-
RARE
public static final int RARE
- See Also:
- Constant Field Values
-
RARE_TEXT
public static final int RARE_TEXT
- See Also:
- Constant Field Values
-
RARE_GFX
public static final int RARE_GFX
- See Also:
- Constant Field Values
-
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
-
CALCIUM_BUTTON
public static final int CALCIUM_BUTTON
- See Also:
- Constant Field Values
-
CALCIUM_TEXT
public static final int CALCIUM_TEXT
- See Also:
- Constant Field Values
-
CALCIUM_LAYER
public static final int CALCIUM_LAYER
- See Also:
- Constant Field Values
-
CALCIUM_BAR
public static final int CALCIUM_BAR
- See Also:
- Constant Field Values
-
CALCIUM_LAYER_RECT1
public static final int CALCIUM_LAYER_RECT1
- See Also:
- Constant Field Values
-
PHOSPHATE_BUTTON
public static final int PHOSPHATE_BUTTON
- See Also:
- Constant Field Values
-
PHOSPHATE_TEXT
public static final int PHOSPHATE_TEXT
- See Also:
- Constant Field Values
-
PHOSPHATE_LAYER
public static final int PHOSPHATE_LAYER
- See Also:
- Constant Field Values
-
PHOSPHATE_BAR
public static final int PHOSPHATE_BAR
- See Also:
- Constant Field Values
-
PHOSPHATE_LAYER_RECT1
public static final int PHOSPHATE_LAYER_RECT1
- See Also:
- Constant Field Values
-
POOL_STATUS
public static final int POOL_STATUS
- See Also:
- Constant Field Values
-
POOL_BAR
public static final int POOL_BAR
- See Also:
- Constant Field Values
-
POOL_TEXT
public static final int POOL_TEXT
- See Also:
- Constant Field Values
-
POOL_STATUS_RECT2
public static final int POOL_STATUS_RECT2
- See Also:
- Constant Field Values
-
-