Uses of Interface
io.papermc.paper.datacomponent.item.FoodProperties
Packages that use FoodProperties
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of FoodProperties in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type FoodPropertiesModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<FoodProperties> DataComponentTypes.FOODControls potential food benefits gained when consuming the item the component is applied on. -
Uses of FoodProperties in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type FoodProperties in io.papermc.paper.datacomponent.itemModifier and TypeInterfaceDescriptioninterfaceHolds the food properties of an item.static interfaceBuilder forFoodProperties.