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