Class HighResolutionFoodItem


public class HighResolutionFoodItem extends FoodItem
  • Constructor Details

    • HighResolutionFoodItem

      public HighResolutionFoodItem(int iItemID, int iHungerHealed, float fSaturationModifier, boolean bWolfMeat, String sItemName)
    • HighResolutionFoodItem

      public HighResolutionFoodItem(int iItemID, int iHungerHealed, float fSaturationModifier, boolean bWolfMeat, String sItemName, boolean bZombiesConsume)
  • Method Details