Package net.runelite.api.gameval
Class DBTableID.SailingSeaHazard.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.SailingSeaHazard.Row
-
- Enclosing class:
- DBTableID.SailingSeaHazard
public static final class DBTableID.SailingSeaHazard.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSAILING_SEA_HAZARD_CRYSTAL_FLECKED_WATERSstatic intSAILING_SEA_HAZARD_ENDLESS_WINTERstatic intSAILING_SEA_HAZARD_FETID_POOLstatic intSAILING_SEA_HAZARD_FETID_WATERSstatic intSAILING_SEA_HAZARD_ICY_SEASstatic intSAILING_SEA_HAZARD_JAGGED_REEFstatic intSAILING_SEA_HAZARD_PROFANE_WATERSstatic intSAILING_SEA_HAZARD_SCALDING_SEASstatic intSAILING_SEA_HAZARD_STORMY_SEASstatic intSAILING_SEA_HAZARD_SUNBAKED_SEASstatic intSAILING_SEA_HAZARD_TANGLED_KELP
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SAILING_SEA_HAZARD_STORMY_SEAS
public static final int SAILING_SEA_HAZARD_STORMY_SEAS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_FETID_WATERS
public static final int SAILING_SEA_HAZARD_FETID_WATERS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_FETID_POOL
public static final int SAILING_SEA_HAZARD_FETID_POOL
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_CRYSTAL_FLECKED_WATERS
public static final int SAILING_SEA_HAZARD_CRYSTAL_FLECKED_WATERS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_PROFANE_WATERS
public static final int SAILING_SEA_HAZARD_PROFANE_WATERS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_SUNBAKED_SEAS
public static final int SAILING_SEA_HAZARD_SUNBAKED_SEAS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_TANGLED_KELP
public static final int SAILING_SEA_HAZARD_TANGLED_KELP
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_ICY_SEAS
public static final int SAILING_SEA_HAZARD_ICY_SEAS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_SCALDING_SEAS
public static final int SAILING_SEA_HAZARD_SCALDING_SEAS
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_ENDLESS_WINTER
public static final int SAILING_SEA_HAZARD_ENDLESS_WINTER
- See Also:
- Constant Field Values
-
SAILING_SEA_HAZARD_JAGGED_REEF
public static final int SAILING_SEA_HAZARD_JAGGED_REEF
- See Also:
- Constant Field Values
-
-