Package net.runelite.api.gameval
Class DBTableID.SpellOverrideList
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.SpellOverrideList
-
- Enclosing class:
- DBTableID
public static final class DBTableID.SpellOverrideList extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDBTableID.SpellOverrideList.Row
-
Field Summary
Fields Modifier and Type Field Description static intCOL_OVERRIDEdbrowstatic intID
-
Constructor Summary
Constructors Constructor Description SpellOverrideList()
-
-
-
Field Detail
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
COL_OVERRIDE
public static final int COL_OVERRIDE
dbrow- See Also:
- Constant Field Values
-
-