Uses of Interface
io.papermc.paper.datacomponent.item.VillagerFood
Packages that use VillagerFood
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of VillagerFood in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type VillagerFoodModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<VillagerFood> DataComponentTypes.VILLAGER_FOOD -
Uses of VillagerFood in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return VillagerFoodModifier and TypeMethodDescriptionstatic VillagerFoodVillagerFood.villagerFood(@Positive int nutrition)