Package net.runelite.api.gameval
Class DBTableID.SotfaForestEncounter.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.SotfaForestEncounter.Row
-
- Enclosing class:
- DBTableID.SotfaForestEncounter
public static final class DBTableID.SotfaForestEncounter.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intSOTFA_FOREST_CAVE_INTERLUDEstatic intSOTFA_FOREST_DENSE_FORESTstatic intSOTFA_FOREST_ESCAPEstatic intSOTFA_FOREST_FERAL_VYRESstatic intSOTFA_FOREST_INITIALstatic intSOTFA_FOREST_MAXILLA_BEASTSstatic intSOTFA_FOREST_NYLOCASstatic intSOTFA_FOREST_RESPAWNstatic intSOTFA_FOREST_ROPE_SWING
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
SOTFA_FOREST_INITIAL
public static final int SOTFA_FOREST_INITIAL
- See Also:
- Constant Field Values
-
SOTFA_FOREST_FERAL_VYRES
public static final int SOTFA_FOREST_FERAL_VYRES
- See Also:
- Constant Field Values
-
SOTFA_FOREST_DENSE_FOREST
public static final int SOTFA_FOREST_DENSE_FOREST
- See Also:
- Constant Field Values
-
SOTFA_FOREST_MAXILLA_BEASTS
public static final int SOTFA_FOREST_MAXILLA_BEASTS
- See Also:
- Constant Field Values
-
SOTFA_FOREST_CAVE_INTERLUDE
public static final int SOTFA_FOREST_CAVE_INTERLUDE
- See Also:
- Constant Field Values
-
SOTFA_FOREST_NYLOCAS
public static final int SOTFA_FOREST_NYLOCAS
- See Also:
- Constant Field Values
-
SOTFA_FOREST_ROPE_SWING
public static final int SOTFA_FOREST_ROPE_SWING
- See Also:
- Constant Field Values
-
SOTFA_FOREST_RESPAWN
public static final int SOTFA_FOREST_RESPAWN
- See Also:
- Constant Field Values
-
SOTFA_FOREST_ESCAPE
public static final int SOTFA_FOREST_ESCAPE
- See Also:
- Constant Field Values
-
-