Uses of Enum Class
net.minecraft.item.UseAction
-
Uses of UseAction in net.minecraft.item
Modifier and TypeMethodDescriptionBowItem.getUseAnimation
(ItemStack p_77661_1_) CrossbowItem.getUseAnimation
(ItemStack p_77661_1_) HoneyBottleItem.getUseAnimation
(ItemStack p_77661_1_) Item.getUseAnimation
(ItemStack p_77661_1_) ItemStack.getUseAnimation()
MilkBucketItem.getUseAnimation
(ItemStack p_77661_1_) PotionItem.getUseAnimation
(ItemStack p_77661_1_) ShieldItem.getUseAnimation
(ItemStack p_77661_1_) TridentItem.getUseAnimation
(ItemStack p_77661_1_) static UseAction
Returns the enum constant of this class with the specified name.static UseAction[]
UseAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.