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