Uses of Class
net.tnemc.item.component.impl.RepairableComponent
Packages that use RepairableComponent
-
Uses of RepairableComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type RepairableComponentModifier and TypeMethodDescriptiondefault Optional
<RepairableComponent<AbstractItemStack<T>, T>> AbstractItemStack.repairable()
Retrieves the RepairableComponent of the item stack if present.