类 ItemUseAnimationTest
java.lang.Object
net.neoforged.neoforge.oldtest.entity.player.ItemUseAnimationTest
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.
-
嵌套类概要
嵌套类修饰符和类型类说明private static final class
static final class
private static class
-
字段概要
字段修饰符和类型字段说明private static final DeferredRegister.Items
static final String
private static final DeferredItem
<Item> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
MOD_ID
- 另请参阅:
-
ITEMS
-
THING
-
-
构造器详细资料
-
ItemUseAnimationTest
public ItemUseAnimationTest(net.neoforged.bus.api.IEventBus modBus)
-
-
方法详细资料
-
addCreative
-