Package net.runelite.api.gameval
Class DBTableID.PohHotspot
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.PohHotspot
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DBTableID.PohHotspot.Row
-
Field Summary
Fields Modifier and Type Field Description static int
COL_BUILDDATA
dbrowstatic int
ID
-
Constructor Summary
Constructors Constructor Description PohHotspot()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_BUILDDATA
public static final int COL_BUILDDATA
dbrow- See Also:
- Constant Field Values
-
-