Uses of Interface
org.bukkit.inventory.meta.components.PiercingWeaponComponent
Packages that use PiercingWeaponComponent
Package
Description
The interfaces used when manipulating extra data can can be stored inside
item stacks.-
Uses of PiercingWeaponComponent in org.bukkit.inventory.meta
Methods in org.bukkit.inventory.meta that return PiercingWeaponComponentModifier and TypeMethodDescriptionItemMeta.getPiercingWeapon()Gets the piercing weapon component set on this item, or creates an empty instance.Methods in org.bukkit.inventory.meta with parameters of type PiercingWeaponComponentModifier and TypeMethodDescriptionvoidItemMeta.setPiercingWeapon(PiercingWeaponComponent component) Sets the piercing weapon component.