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