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