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 UseAction for an item when the item is used.FoodItem.getUseAction(ItemStack stack) Returns the UseAction for an item when the item is used.Item.getUseAction(ItemStack stack) Returns the UseAction for an item when the item is used.ItemStack.getUseAction()MilkBucketItem.getUseAction(ItemStack stack) Returns the UseAction for an item when the item is used.PotionItem.getUseAction(ItemStack stack) Returns the UseAction for an item when the item is used.ShieldItem.getUseAction(ItemStack stack) Returns the UseAction for an item when the item is used. -
Uses of UseAction in net.minecraft.util
Methods in net.minecraft.util that return UseAction