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) CrossbowItem.getUseAction
(ItemStack stack) HoneyBottleItem.getUseAction
(ItemStack stack) Item.getUseAction
(ItemStack stack) ItemStack.getUseAction()
MilkBucketItem.getUseAction
(ItemStack stack) PotionItem.getUseAction
(ItemStack stack) ShieldItem.getUseAction
(ItemStack stack) SpyglassItem.getUseAction
(ItemStack stack) TridentItem.getUseAction
(ItemStack stack) -
Uses of UseAction in net.minecraft.util
Methods in net.minecraft.util that return UseAction