Package net.runelite.api.gameval
Class DBTableID.Quetzal.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.Quetzal.Row
-
- Enclosing class:
- DBTableID.Quetzal
public static final class DBTableID.Quetzal.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
QUETZAL_ALDARIN
static int
QUETZAL_CAMTORUM
static int
QUETZAL_COLOSSALWYRM
static int
QUETZAL_COLOSSEUM
static int
QUETZAL_FORTIS
static int
QUETZAL_HUNTERGUILD
static int
QUETZAL_OUTERFORTIS
static int
QUETZAL_QUETZACALLIGORGE
static int
QUETZAL_SALVAGEROVERLOOK
static int
QUETZAL_SUNSETCOAST
static int
QUETZAL_TEOMAT
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
QUETZAL_FORTIS
public static final int QUETZAL_FORTIS
- See Also:
- Constant Field Values
-
QUETZAL_TEOMAT
public static final int QUETZAL_TEOMAT
- See Also:
- Constant Field Values
-
QUETZAL_SUNSETCOAST
public static final int QUETZAL_SUNSETCOAST
- See Also:
- Constant Field Values
-
QUETZAL_HUNTERGUILD
public static final int QUETZAL_HUNTERGUILD
- See Also:
- Constant Field Values
-
QUETZAL_CAMTORUM
public static final int QUETZAL_CAMTORUM
- See Also:
- Constant Field Values
-
QUETZAL_COLOSSALWYRM
public static final int QUETZAL_COLOSSALWYRM
- See Also:
- Constant Field Values
-
QUETZAL_OUTERFORTIS
public static final int QUETZAL_OUTERFORTIS
- See Also:
- Constant Field Values
-
QUETZAL_COLOSSEUM
public static final int QUETZAL_COLOSSEUM
- See Also:
- Constant Field Values
-
QUETZAL_ALDARIN
public static final int QUETZAL_ALDARIN
- See Also:
- Constant Field Values
-
QUETZAL_QUETZACALLIGORGE
public static final int QUETZAL_QUETZACALLIGORGE
- See Also:
- Constant Field Values
-
QUETZAL_SALVAGEROVERLOOK
public static final int QUETZAL_SALVAGEROVERLOOK
- See Also:
- Constant Field Values
-
-