File Details
caelus-FORGE-1.15.2-2.0-beta1-deobf.jar
- B
- Feb 12, 2020
- 46.33 KB
- 227
- 1.15.2
- Forge
File Name
caelus-FORGE-1.15.2-2.0-beta1-deobf.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.
[2.0-beta1] - 2020.02.11
Added
- [API] CaelusAPI#getElytraRender to retrieve the current render state of the elytra on the entity
- [API] Added IMC processing for elytra render state, identifier is "elytraRender"/CaelusAPI.IMC.ELYTRA_RENDER and it should supply a Function<LivingEntity,ElytraRender> object
Changed
- Ported to 1.15.2 Forge
Removed
- Removed RenderElytraEvent in favor of a simpler IMC method for processing render state