Uses of Interface
io.papermc.paper.datacomponent.BuildableDataComponent
Packages that use BuildableDataComponent
-
Uses of BuildableDataComponent in io.papermc.paper.datacomponent
Classes in io.papermc.paper.datacomponent with type parameters of type BuildableDataComponentModifier and TypeInterfaceDescriptioninterface
BuildableDataComponent<C extends BuildableDataComponent<C,
B>, B extends DataComponentBuilder<C>> -
Uses of BuildableDataComponent in io.papermc.paper.datacomponent.item
Subinterfaces of BuildableDataComponent in io.papermc.paper.datacomponent.itemModifier 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.