Uses of Enum Class
io.papermc.paper.datacomponent.item.consumable.ItemUseAnimation
Packages that use ItemUseAnimation
Package
Description
- 
Uses of ItemUseAnimation in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return ItemUseAnimationMethods in io.papermc.paper.datacomponent.item with parameters of type ItemUseAnimation
- 
Uses of ItemUseAnimation in io.papermc.paper.datacomponent.item.consumableMethods in io.papermc.paper.datacomponent.item.consumable that return ItemUseAnimationModifier and TypeMethodDescriptionstatic ItemUseAnimationReturns the enum constant of this class with the specified name.static ItemUseAnimation[]ItemUseAnimation.values()Returns an array containing the constants of this enum class, in the order they are declared.