Uses of Enum Class
org.bukkit.inventory.meta.components.SwingAnimationComponent.Type
Packages that use SwingAnimationComponent.Type
Package
Description
Isolated components which may form part of item meta.
-
Uses of SwingAnimationComponent.Type in org.bukkit.inventory.meta.components
Methods in org.bukkit.inventory.meta.components that return SwingAnimationComponent.TypeModifier and TypeMethodDescriptionSwingAnimationComponent.getType()Gets the animation type.static SwingAnimationComponent.TypeReturns the enum constant of this class with the specified name.static SwingAnimationComponent.Type[]SwingAnimationComponent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bukkit.inventory.meta.components with parameters of type SwingAnimationComponent.TypeModifier and TypeMethodDescriptionvoidSwingAnimationComponent.setType(SwingAnimationComponent.Type type) Sets the animation type