JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.world.food.FoodData
Packages that use
FoodData
Package
Description
net.minecraft.world.entity.player
Uses of
FoodData
in
net.minecraft.world.entity.player
Fields in
net.minecraft.world.entity.player
declared as
FoodData
Modifier and Type
Field
Description
protected
FoodData
Player.
foodData
Methods in
net.minecraft.world.entity.player
that return
FoodData
Modifier and Type
Method
Description
FoodData
Player.
getFoodData
()