Uses of Interface
io.papermc.paper.datacomponent.item.FoodProperties.Builder
Packages that use FoodProperties.Builder
- 
Uses of FoodProperties.Builder in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return FoodProperties.BuilderModifier and TypeMethodDescriptionFoodProperties.Builder.canAlwaysEat(boolean canAlwaysEat) Set if this food can always be eaten, even if the player is not hungry.static FoodProperties.BuilderFoodProperties.food()FoodProperties.Builder.nutrition(@org.checkerframework.checker.index.qual.NonNegative int nutrition) Sets the nutrition of the food.FoodProperties.Builder.saturation(float saturation) Sets the saturation of the food.