Package org.rspeer.game.gameval
Class InterfaceId.DeadmanSafeboxSide
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.DeadmanSafeboxSide
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.DeadmanSafeboxSide extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intITEMSstatic intITEMS_CONTAINERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description DeadmanSafeboxSide()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
ITEMS_CONTAINER
public static final int ITEMS_CONTAINER
- See Also:
- Constant Field Values
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
-