Package net.runelite.api.gameval
Class DBTableID.PrepotDeviceLoadoutUi.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.PrepotDeviceLoadoutUi.Row
-
- Enclosing class:
- DBTableID.PrepotDeviceLoadoutUi
public static final class DBTableID.PrepotDeviceLoadoutUi.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
PREPOT_DEVICE_LOADOUT_0_UI
static int
PREPOT_DEVICE_LOADOUT_1_UI
static int
PREPOT_DEVICE_LOADOUT_2_UI
static int
PREPOT_DEVICE_LOADOUT_3_UI
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
PREPOT_DEVICE_LOADOUT_0_UI
public static final int PREPOT_DEVICE_LOADOUT_0_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_1_UI
public static final int PREPOT_DEVICE_LOADOUT_1_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_2_UI
public static final int PREPOT_DEVICE_LOADOUT_2_UI
- See Also:
- Constant Field Values
-
PREPOT_DEVICE_LOADOUT_3_UI
public static final int PREPOT_DEVICE_LOADOUT_3_UI
- See Also:
- Constant Field Values
-
-