Uses of Interface
io.papermc.paper.datacomponent.BuildableDataComponent
-
Uses of BuildableDataComponent in io.papermc.paper.datacomponent
Modifier and TypeInterfaceDescriptioninterface
BuildableDataComponent<C extends BuildableDataComponent<C,
B>, B extends DataComponentBuilder<C>> -
Uses of BuildableDataComponent in io.papermc.paper.datacomponent.item
Modifier and TypeInterfaceDescriptioninterface
Holds the properties for this item for when it is consumed.interface
Holds the equippable properties of an item.interface
Holds the food properties of an item.