Interface Repairable
Holds if this item is repairable, and what item types it can be repaired with.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Repairable
repairable
(RegistryKeySet<ItemType> types) types()
The types that this item is repairable to.
-
Method Details
-
repairable
-
types
The types that this item is repairable to.- Returns:
- item
-