Uses of Class
net.tnemc.item.component.impl.WeaponComponent
Packages that use WeaponComponent
-
Uses of WeaponComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type WeaponComponentModifier and TypeMethodDescriptiondefault Optional
<WeaponComponent<AbstractItemStack<T>, T>> AbstractItemStack.weapon()
Retrieves the weapon component associated with this item.