| Package | Description |
|---|---|
| net.minecraft.item | |
| net.minecraft.util |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemAppleGold |
class |
ItemSeedFood |
class |
ItemSoup |
| Modifier and Type | Method and Description |
|---|---|
ItemFood |
ItemFood.setAlwaysEdible()
Set the field 'alwaysEdible' to true, and make the food edible even if the player don't need to eat.
|
ItemFood |
ItemFood.setPotionEffect(int par1,
int par2,
int par3,
float par4)
sets a potion effect on the item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FoodStats.addStats(ItemFood par1ItemFood)
Eat some food.
|