Uses of Enum Class
net.minecraft.world.item.UseAnim
Packages that use UseAnim
-
Uses of UseAnim in net.minecraft.world.item
Methods in net.minecraft.world.item that return UseAnimModifier 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 UseAnimReturns 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
Methods in net.minecraftforge.debug.item that return UseAnimModifier and TypeMethodDescriptionCustomShieldTest.CustomShieldItem.getUseAnimation(ItemStack stack)