public class ItemRawChicken extends ItemFood
ItemType.Context| Constructor and Description |
|---|
ItemRawChicken() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
eat(GlowPlayer player,
org.bukkit.inventory.ItemStack item)
Player attempts to eat this food.
|
endUse, getFoodLevel, getSaturation, handleEat, startUsegetContext, rightClickAir, rightClickBlockgetId, getMaterial, getMaxStackSize, getPlaceAs, setId, setMaterial, setMaxStackSize, setPlaceAs, setPlaceAs, toStringpublic boolean eat(GlowPlayer player, org.bukkit.inventory.ItemStack item)
ItemFoodCopyright © 2021. All rights reserved.