|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemFood | |
---|---|
net.minecraft.item | |
net.minecraft.util |
Uses of ItemFood in net.minecraft.item |
---|
Subclasses of ItemFood in net.minecraft.item | |
---|---|
class |
ItemAppleGold
|
class |
ItemSeedFood
|
class |
ItemSoup
|
Methods in net.minecraft.item that return ItemFood | |
---|---|
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. |
Uses of ItemFood in net.minecraft.util |
---|
Methods in net.minecraft.util with parameters of type ItemFood | |
---|---|
void |
FoodStats.addStats(ItemFood par1ItemFood)
Eat some food. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |