Package org.rspeer.game.gameval
Class DBTableId.GreenmanMask.Row
- java.lang.Object
-
- org.rspeer.game.gameval.DBTableId.GreenmanMask.Row
-
- Enclosing class:
- DBTableId.GreenmanMask
public static class DBTableId.GreenmanMask.Row extends Object
-
-
Constructor Summary
Constructors Constructor Description Row()
-
-
-
Field Detail
-
BASE
public static final int BASE
- See Also:
- Constant Field Values
-
MAGIC
public static final int MAGIC
- See Also:
- Constant Field Values
-
MAPLE
public static final int MAPLE
- See Also:
- Constant Field Values
-
OAK
public static final int OAK
- See Also:
- Constant Field Values
-
REGULAR
public static final int REGULAR
- See Also:
- Constant Field Values
-
WILLOW
public static final int WILLOW
- See Also:
- Constant Field Values
-
YEW
public static final int YEW
- See Also:
- Constant Field Values
-
-