public class FoodItem
extends Item
| aij | |
| net.minecraft.unmapped.C_16776552 | |
| net.minecraft.item.FoodItem |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public final int |
| ||||||
| private final int |
| ||||||
| private final float |
| ||||||
| private final boolean |
| ||||||
| private boolean |
| ||||||
| private StatusEffectInstance |
| ||||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int hungerPoints, float saturation, boolean canBeCooked) |
| public | (int hungerPoints, boolean canBeCooked) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||
| protected void |
| ||||||
| public int |
| ||||||
| public UseAction |
| ||||||
| public InteractionResultHolder<ItemStack> |
| ||||||
| public int |
| ||||||
| public float |
| ||||||
| public boolean |
| ||||||
| public FoodItem |
| ||||||
| public FoodItem |
|