Class ItemFishCooked


public class ItemFishCooked extends ItemFood
  • Constructor Details

    • ItemFishCooked

      public ItemFishCooked()
  • Method Details

    • getSaturation

      protected float getSaturation(org.bukkit.inventory.ItemStack stack)
      Overrides:
      getSaturation in class ItemFood
    • getFoodLevel

      protected int getFoodLevel(org.bukkit.inventory.ItemStack stack)
      Overrides:
      getFoodLevel in class ItemFood