Package org.rspeer.game.gameval
Class InterfaceId.Deadmanprotect
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Deadmanprotect
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Deadmanprotect extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_10static intCOM_11static intCOM_4static intCOM_5static intCOM_9static intCONTENTSstatic intFRAMEstatic intINFORMATIONstatic intINFORMATION_CONTAINERstatic intITEMLOSS_CONTAINERstatic intITEMLOSS_LISTstatic intTABSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Deadmanprotect()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
INFORMATION_CONTAINER
public static final int INFORMATION_CONTAINER
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
TABS
public static final int TABS
- See Also:
- Constant Field Values
-
INFORMATION
public static final int INFORMATION
- See Also:
- Constant Field Values
-
ITEMLOSS_CONTAINER
public static final int ITEMLOSS_CONTAINER
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
ITEMLOSS_LIST
public static final int ITEMLOSS_LIST
- See Also:
- Constant Field Values
-
-