Package org.rspeer.game.gameval
Class InterfaceId.GrimRecipe
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.GrimRecipe
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.GrimRecipe extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_5static intCOM_6static intGRIM_INSTRUCTIONSstatic intGRIM_RECIPEstatic intGRIM_SCROLLstatic intGRIM_TITLEstatic intTEXT
-
Constructor Summary
Constructors Constructor Description GrimRecipe()
-
-
-
Field Detail
-
GRIM_RECIPE
public static final int GRIM_RECIPE
- See Also:
- Constant Field Values
-
GRIM_SCROLL
public static final int GRIM_SCROLL
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
GRIM_TITLE
public static final int GRIM_TITLE
- See Also:
- Constant Field Values
-
GRIM_INSTRUCTIONS
public static final int GRIM_INSTRUCTIONS
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
-