Package org.rspeer.game.gameval
Class DBTableId.FletchingBlowpipeCrafting.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.FletchingBlowpipeCrafting.Row
-
- Enclosing class:
- DBTableId.FletchingBlowpipeCrafting
public static class DBTableId.FletchingBlowpipeCrafting.Row extends 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
-
-