Package org.rspeer.game.gameval
Class DBTableId.FletchingBowCrafting.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.FletchingBowCrafting.Row
-
- Enclosing class:
- DBTableId.FletchingBowCrafting
public static class DBTableId.FletchingBowCrafting.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFLETCHING_BOW_LONGBOWstatic intFLETCHING_BOW_LONGBOW_MAGICstatic intFLETCHING_BOW_LONGBOW_MAPLEstatic intFLETCHING_BOW_LONGBOW_OAKstatic intFLETCHING_BOW_LONGBOW_WILLOWstatic intFLETCHING_BOW_LONGBOW_YEWstatic intFLETCHING_BOW_SHORTBOWstatic intFLETCHING_BOW_SHORTBOW_MAGICstatic intFLETCHING_BOW_SHORTBOW_MAPLEstatic intFLETCHING_BOW_SHORTBOW_OAKstatic intFLETCHING_BOW_SHORTBOW_WILLOWstatic intFLETCHING_BOW_SHORTBOW_YEW
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
FLETCHING_BOW_LONGBOW
public static final int FLETCHING_BOW_LONGBOW
- See Also:
- Constant Field Values
-
FLETCHING_BOW_LONGBOW_MAGIC
public static final int FLETCHING_BOW_LONGBOW_MAGIC
- See Also:
- Constant Field Values
-
FLETCHING_BOW_LONGBOW_MAPLE
public static final int FLETCHING_BOW_LONGBOW_MAPLE
- See Also:
- Constant Field Values
-
FLETCHING_BOW_LONGBOW_OAK
public static final int FLETCHING_BOW_LONGBOW_OAK
- See Also:
- Constant Field Values
-
FLETCHING_BOW_LONGBOW_WILLOW
public static final int FLETCHING_BOW_LONGBOW_WILLOW
- See Also:
- Constant Field Values
-
FLETCHING_BOW_LONGBOW_YEW
public static final int FLETCHING_BOW_LONGBOW_YEW
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW
public static final int FLETCHING_BOW_SHORTBOW
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW_MAGIC
public static final int FLETCHING_BOW_SHORTBOW_MAGIC
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW_MAPLE
public static final int FLETCHING_BOW_SHORTBOW_MAPLE
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW_OAK
public static final int FLETCHING_BOW_SHORTBOW_OAK
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW_WILLOW
public static final int FLETCHING_BOW_SHORTBOW_WILLOW
- See Also:
- Constant Field Values
-
FLETCHING_BOW_SHORTBOW_YEW
public static final int FLETCHING_BOW_SHORTBOW_YEW
- See Also:
- Constant Field Values
-
-