Uses of Interface
io.papermc.paper.datacomponent.item.Repairable
Packages that use Repairable
- 
Uses of Repairable in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type RepairableModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<Repairable> DataComponentTypes.REPAIRABLE
- 
Uses of Repairable in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return RepairableModifier and TypeMethodDescriptionstatic RepairableRepairable.repairable(RegistryKeySet<ItemType> types)