Package net.runelite.api.gameval
Class DBTableID.FletchingBlowpipeCrafting.Row
- java.lang.Object
-
- net.runelite.api.gameval.DBTableID.FletchingBlowpipeCrafting.Row
-
- Enclosing class:
- DBTableID.FletchingBlowpipeCrafting
public static final class DBTableID.FletchingBlowpipeCrafting.Row extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFLETCHING_BLOWPIPE_CAMPHORstatic intFLETCHING_BLOWPIPE_IRONWOODstatic intFLETCHING_BLOWPIPE_ROSEWOODstatic intFLETCHING_BLOWPIPE_TOXIC
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
FLETCHING_BLOWPIPE_CAMPHOR
public static final int FLETCHING_BLOWPIPE_CAMPHOR
- See Also:
- Constant Field Values
-
FLETCHING_BLOWPIPE_IRONWOOD
public static final int FLETCHING_BLOWPIPE_IRONWOOD
- See Also:
- Constant Field Values
-
FLETCHING_BLOWPIPE_ROSEWOOD
public static final int FLETCHING_BLOWPIPE_ROSEWOOD
- See Also:
- Constant Field Values
-
FLETCHING_BLOWPIPE_TOXIC
public static final int FLETCHING_BLOWPIPE_TOXIC
- See Also:
- Constant Field Values
-
-