Uses of Enum Class
net.minecraft.util.UseAction
Packages that use UseAction
-
Uses of UseAction in net.minecraft.item
Methods in net.minecraft.item that return UseActionModifier and TypeMethodDescriptionBowItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.CrossbowItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.GoatHornItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.HoneyBottleItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.Item.getUseAction
(ItemStack stack) Returns the use action the item should perform.ItemStack.getUseAction()
MilkBucketItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.PotionItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.ShieldItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.SpyglassItem.getUseAction
(ItemStack stack) Returns the use action the item should perform.TridentItem.getUseAction
(ItemStack stack) Returns the use action the item should perform. -
Uses of UseAction in net.minecraft.util
Methods in net.minecraft.util that return UseAction