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