public class FoodItem
extends Item
| afd | |
| net.minecraft.class_1065 | |
| net.minecraft.item.FoodItem | |
| net.minecraft.item.ItemFood |
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 |
|