Uses of Enum Class
net.minecraft.world.item.UseAnim
-
Uses of UseAnim in net.minecraft.world.item
Modifier and TypeMethodDescriptionBowItem.getUseAnimation
(ItemStack p_40678_) CrossbowItem.getUseAnimation
(ItemStack p_40935_) HoneyBottleItem.getUseAnimation
(ItemStack p_41358_) 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.item
Modifier and TypeMethodDescriptionCustomShieldTest.CustomShieldItem.getUseAnimation
(ItemStack stack)