Uses of Interface
io.papermc.paper.datacomponent.item.Consumable
Packages that use Consumable
-
Uses of Consumable in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type ConsumableModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<Consumable> DataComponentTypes.CONSUMABLE -
Uses of Consumable in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type Consumable in io.papermc.paper.datacomponent.itemModifier and TypeInterfaceDescriptioninterfaceHolds the properties for this item for when it is consumed.static interfaceBuilder forConsumable.