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