Uses of Enum Class
io.papermc.paper.datacomponent.item.SwingAnimation.Animation
Packages that use SwingAnimation.Animation
-
Uses of SwingAnimation.Animation in io.papermc.paper.datacomponent.item
Subclasses with type arguments of type SwingAnimation.Animation in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return SwingAnimation.AnimationModifier and TypeMethodDescriptionSwingAnimation.type()static SwingAnimation.AnimationReturns the enum constant of this class with the specified name.static SwingAnimation.Animation[]SwingAnimation.Animation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.papermc.paper.datacomponent.item with parameters of type SwingAnimation.AnimationModifier and TypeMethodDescriptionSwingAnimation.Builder.type(SwingAnimation.Animation type) Sets the swing animation type.