Package org.rspeer.game.gameval
Class DBTableId.GatheringEventChanceData.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.GatheringEventChanceData.Row
-
- Enclosing class:
- DBTableId.GatheringEventChanceData
public static class DBTableId.GatheringEventChanceData.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intGATHERING_EVENTS_TREE_ARCTIC_PINEstatic intGATHERING_EVENTS_TREE_CAMPHORstatic intGATHERING_EVENTS_TREE_IRONWOODstatic intGATHERING_EVENTS_TREE_JATOBAstatic intGATHERING_EVENTS_TREE_MAGICstatic intGATHERING_EVENTS_TREE_MAHOGANYstatic intGATHERING_EVENTS_TREE_MAPLEstatic intGATHERING_EVENTS_TREE_OAKstatic intGATHERING_EVENTS_TREE_ROSEWOODstatic intGATHERING_EVENTS_TREE_TEAKstatic intGATHERING_EVENTS_TREE_WILLOWstatic intGATHERING_EVENTS_TREE_YEW
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
GATHERING_EVENTS_TREE_ARCTIC_PINE
public static final int GATHERING_EVENTS_TREE_ARCTIC_PINE
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_CAMPHOR
public static final int GATHERING_EVENTS_TREE_CAMPHOR
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_IRONWOOD
public static final int GATHERING_EVENTS_TREE_IRONWOOD
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_JATOBA
public static final int GATHERING_EVENTS_TREE_JATOBA
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_MAGIC
public static final int GATHERING_EVENTS_TREE_MAGIC
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_MAHOGANY
public static final int GATHERING_EVENTS_TREE_MAHOGANY
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_MAPLE
public static final int GATHERING_EVENTS_TREE_MAPLE
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_OAK
public static final int GATHERING_EVENTS_TREE_OAK
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_ROSEWOOD
public static final int GATHERING_EVENTS_TREE_ROSEWOOD
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_TEAK
public static final int GATHERING_EVENTS_TREE_TEAK
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_WILLOW
public static final int GATHERING_EVENTS_TREE_WILLOW
- See Also:
- Constant Field Values
-
GATHERING_EVENTS_TREE_YEW
public static final int GATHERING_EVENTS_TREE_YEW
- See Also:
- Constant Field Values
-
-