File Details
animationjs-1.20.1-0.0.7.jar
- R
- May 12, 2024
- 48.62 KB
- 563
- 1.20.1
- Forge + 1
File Name
animationjs-1.20.1-0.0.7.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
New Features:
- Added
getRenderContext()method toplayerRendererevent. This method provides scripters with access to aPlayerRenderContext, allowing them to customize item rendering on the player's body with configurable rotation and position. - Added
cancelDefaultRender()method toplayerRendererevent. This method allows scripters to cancel the default rendering behavior during theplayerRendererevent. - Added
renderBodyItem()method toplayerRendererevent. This method enables scripters to render item stacks on the player's body, with options for configuring rotation and position.
Improvements:
- Improved various
probejstypings to enhance code readability and maintainability.
Changes:
- We now use LioLib in 1.20.1 as an optional dependency for geckolib player animations to avoid any Geckolib cache conflicts with other mods