Creates simple textures from given animated item texture from PC ('tall' texture)
absolute path to the 'tall' texture
absolute path to the result textures (they will be with different meta and same name)
The texture of the item with given ID will change its animation frames according to frame numbers array which you will specify
numeric ID of the item to apply the animated icon to
name of your item's texture without _meta.png
interval between which the texture will change its frame
frames that texture will be being changed to, every update interval
The texture of the item with given ID will animate between given intervals in ticks
numeric ID of the item to apply the animated icon to
name of your item's texture without _meta.png
how many ticks must pass between changing item texture animation frame
how many frames does the item texture animation have
Generated using TypeDoc
Successor to the ItemAnimHelper library, rewritten to Java and restructured.
3.0