Uses of Enum Class
net.minecraft.world.item.UseAnim
Package
Description
-
Uses of UseAnim in net.minecraft.world.item
Modifier and TypeMethodDescriptionBowItem.getUseAnimation
(ItemStack p_40678_) BrushItem.getUseAnimation
(ItemStack p_273490_) CrossbowItem.getUseAnimation
(ItemStack p_40935_) HoneyBottleItem.getUseAnimation
(ItemStack p_41358_) InstrumentItem.getUseAnimation
(ItemStack p_220133_) Item.getUseAnimation
(ItemStack p_41452_) ItemStack.getUseAnimation()
MilkBucketItem.getUseAnimation
(ItemStack p_42931_) PotionItem.getUseAnimation
(ItemStack p_42997_) ShieldItem.getUseAnimation
(ItemStack p_43105_) SpyglassItem.getUseAnimation
(ItemStack p_151224_) TridentItem.getUseAnimation
(ItemStack p_43417_) static UseAnim
Returns the enum constant of this class with the specified name.static UseAnim[]
UseAnim.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UseAnim in net.minecraftforge.debug.entity.player
Modifier and TypeMethodDescriptionItemUseAnimationTest.ThingItem.getUseAnimation
(ItemStack stack) -
Uses of UseAnim in net.minecraftforge.debug.item
Modifier and TypeMethodDescriptionCustomShieldTest.CustomShieldItem.getUseAnimation
(ItemStack stack) StopUsingItemTest.InvertedTelescope.getUseAnimation
(ItemStack stack)