Uses of Interface
io.papermc.paper.datacomponent.item.SwingAnimation.Builder
Packages that use SwingAnimation.Builder
-
Uses of SwingAnimation.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return SwingAnimation.BuilderModifier and TypeMethodDescriptionSwingAnimation.Builder.duration(@org.checkerframework.checker.index.qual.Positive int duration) Sets the swing animation duration in ticks.static SwingAnimation.BuilderSwingAnimation.swingAnimation()SwingAnimation.Builder.type(SwingAnimation.Animation type) Sets the swing animation type.