Class ItemUseAnimationTest

java.lang.Object
net.minecraftforge.debug.entity.player.ItemUseAnimationTest

public class ItemUseAnimationTest extends Object
Tests if item usage animation system works as intended. `item_use_animation_test:thing` is edible item with custom usage animation made with this system. In game, use `/give @s item_use_animation_test:thing 1` to obtain test item When you try to eat it, your arm in 3d person should start swinging really fast. And item in your hand will go down little.