Package org.rspeer.game.gameval
Class DBTableId.GroupGatheringResource.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.GroupGatheringResource.Row
-
- Enclosing class:
- DBTableId.GroupGatheringResource
public static class DBTableId.GroupGatheringResource.Row extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intARCTIC_PINEstatic intCAMPHOR_TREEstatic intHOLLOW_TREEstatic intIRONWOOD_TREEstatic intJATOBA_TREEstatic intMAGIC_TREEstatic intMAHOGANY_TREEstatic intMAPLE_TREEstatic intMISC_MAHOGANY_TREEstatic intMISC_MAPLE_TREEstatic intMISC_TEAK_TREEstatic intOAK_TREEstatic intREDWOOD_TREEstatic intRISING_ROOTS_TREEstatic intROSEWOOD_TREEstatic intTEAK_TREEstatic intWILLOW_TREEstatic intYEW_TREE
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
ARCTIC_PINE
public static final int ARCTIC_PINE
- See Also:
- Constant Field Values
-
CAMPHOR_TREE
public static final int CAMPHOR_TREE
- See Also:
- Constant Field Values
-
HOLLOW_TREE
public static final int HOLLOW_TREE
- See Also:
- Constant Field Values
-
IRONWOOD_TREE
public static final int IRONWOOD_TREE
- See Also:
- Constant Field Values
-
JATOBA_TREE
public static final int JATOBA_TREE
- See Also:
- Constant Field Values
-
MAGIC_TREE
public static final int MAGIC_TREE
- See Also:
- Constant Field Values
-
MAHOGANY_TREE
public static final int MAHOGANY_TREE
- See Also:
- Constant Field Values
-
MAPLE_TREE
public static final int MAPLE_TREE
- See Also:
- Constant Field Values
-
MISC_MAHOGANY_TREE
public static final int MISC_MAHOGANY_TREE
- See Also:
- Constant Field Values
-
MISC_MAPLE_TREE
public static final int MISC_MAPLE_TREE
- See Also:
- Constant Field Values
-
MISC_TEAK_TREE
public static final int MISC_TEAK_TREE
- See Also:
- Constant Field Values
-
OAK_TREE
public static final int OAK_TREE
- See Also:
- Constant Field Values
-
REDWOOD_TREE
public static final int REDWOOD_TREE
- See Also:
- Constant Field Values
-
RISING_ROOTS_TREE
public static final int RISING_ROOTS_TREE
- See Also:
- Constant Field Values
-
ROSEWOOD_TREE
public static final int ROSEWOOD_TREE
- See Also:
- Constant Field Values
-
TEAK_TREE
public static final int TEAK_TREE
- See Also:
- Constant Field Values
-
WILLOW_TREE
public static final int WILLOW_TREE
- See Also:
- Constant Field Values
-
YEW_TREE
public static final int YEW_TREE
- See Also:
- Constant Field Values
-
-