Bookworm
Bookworm is a specialized library for Minecraft mod developers that significantly simplifies working with animations and model loading. This tool does not add gameplay content for regular users but is intended exclusively for use by other mods.
Main Features
Multi-keyframe animation system allows launching animations at the right moment, providing flexible control.
Efficient file handling through the use of compact formats, which contributes to performance optimization.
Animation class provides the ability to reuse animation code without the need for copying, speeding up the development process.
Model Base functionality includes:
- Interpolation for smooth transitions between poses
- Loading model poses
- Checking pose loading status
- Approximate assessment of loading completion
Additional tools:
- Gender data
- Generation of random values in byte format
- Rendering utilities:
- Material textures
- Block textures
- Standard block textures