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