Package org.rspeer.game.gameval
Class DBTableId.FletchingBoltTipCrafting.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.FletchingBoltTipCrafting.Row
-
- Enclosing class:
- DBTableId.FletchingBoltTipCrafting
public static class DBTableId.FletchingBoltTipCrafting.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intFLETCHING_BOLT_TIP_DIAMONDstatic intFLETCHING_BOLT_TIP_DRAGONSTONEstatic intFLETCHING_BOLT_TIP_EMERALDstatic intFLETCHING_BOLT_TIP_JADEstatic intFLETCHING_BOLT_TIP_ONYXstatic intFLETCHING_BOLT_TIP_OPALstatic intFLETCHING_BOLT_TIP_PEARLstatic intFLETCHING_BOLT_TIP_RUBYstatic intFLETCHING_BOLT_TIP_SAPPHIREstatic intFLETCHING_BOLT_TIP_TOPAZ
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
FLETCHING_BOLT_TIP_DIAMOND
public static final int FLETCHING_BOLT_TIP_DIAMOND
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_DRAGONSTONE
public static final int FLETCHING_BOLT_TIP_DRAGONSTONE
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_EMERALD
public static final int FLETCHING_BOLT_TIP_EMERALD
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_JADE
public static final int FLETCHING_BOLT_TIP_JADE
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_ONYX
public static final int FLETCHING_BOLT_TIP_ONYX
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_OPAL
public static final int FLETCHING_BOLT_TIP_OPAL
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_PEARL
public static final int FLETCHING_BOLT_TIP_PEARL
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_RUBY
public static final int FLETCHING_BOLT_TIP_RUBY
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_SAPPHIRE
public static final int FLETCHING_BOLT_TIP_SAPPHIRE
- See Also:
- Constant Field Values
-
FLETCHING_BOLT_TIP_TOPAZ
public static final int FLETCHING_BOLT_TIP_TOPAZ
- See Also:
- Constant Field Values
-
-