Uses of Interface
io.papermc.paper.datacomponent.item.Equippable
Packages that use Equippable
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of Equippable in io.papermc.paper.datacomponent
Fields in io.papermc.paper.datacomponent with type parameters of type EquippableModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<Equippable> DataComponentTypes.EQUIPPABLE -
Uses of Equippable in io.papermc.paper.datacomponent.item
Subinterfaces with type arguments of type Equippable in io.papermc.paper.datacomponent.itemModifier and TypeInterfaceDescriptioninterfaceHolds the equippable properties of an item.static interfaceBuilder forEquippable.