Uses of Interface
io.papermc.paper.datacomponent.item.Repairable
Packages that use Repairable
-
Uses of Repairable in io.papermc.paper.datacomponent
Fields 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.item
Methods in io.papermc.paper.datacomponent.item that return RepairableModifier and TypeMethodDescriptionstatic RepairableRepairable.repairable(RegistryKeySet<ItemType> types)