Package org.rspeer.game.gameval
Class InterfaceId.HosidiusServeryHud
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.HosidiusServeryHud
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.HosidiusServeryHud extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCOM_11static intCOM_13static intCOM_3static intCOM_5static intCOM_7static intCOM_9static intCONTENTstatic intDODGERstatic intMEATPIE_BARstatic intMEATPIE_CONTAINERstatic intPINEAPPLEPIZZA_BARstatic intPINEAPPLEPIZZA_CONTAINERstatic intSTEW_BARstatic intSTEW_CONTAINERstatic intTOOLTIPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description HosidiusServeryHud()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
COM_3
public static final int COM_3
- See Also:
- Constant Field Values
-
MEATPIE_CONTAINER
public static final int MEATPIE_CONTAINER
- See Also:
- Constant Field Values
-
COM_5
public static final int COM_5
- See Also:
- Constant Field Values
-
MEATPIE_BAR
public static final int MEATPIE_BAR
- See Also:
- Constant Field Values
-
COM_7
public static final int COM_7
- See Also:
- Constant Field Values
-
PINEAPPLEPIZZA_CONTAINER
public static final int PINEAPPLEPIZZA_CONTAINER
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
PINEAPPLEPIZZA_BAR
public static final int PINEAPPLEPIZZA_BAR
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
STEW_CONTAINER
public static final int STEW_CONTAINER
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
STEW_BAR
public static final int STEW_BAR
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-