Uses of Interface
io.papermc.paper.datacomponent.BuildableDataComponent
Packages that use BuildableDataComponent
- 
Uses of BuildableDataComponent in io.papermc.paper.datacomponentClasses in io.papermc.paper.datacomponent with type parameters of type BuildableDataComponentModifier and TypeInterfaceDescriptioninterfaceBuildableDataComponent<C extends BuildableDataComponent<C,B>, B extends DataComponentBuilder<C>> 
- 
Uses of BuildableDataComponent in io.papermc.paper.datacomponent.itemSubinterfaces of BuildableDataComponent in io.papermc.paper.datacomponent.itemModifier and TypeInterfaceDescriptioninterfaceHolds the properties for this item for when it is consumed.interfaceHolds the equippable properties of an item.interfaceHolds the food properties of an item.