File Details
CoyoteLib-1.1.0.jar
- R
- Jun 2, 2020
- 96.21 KB
- 154
- 1.15.2
- Forge
File Name
CoyoteLib-1.1.0.jar
Supported Versions
- 1.15.2
Curse Maven Snippet
Features:
- Split `MidairJumpEvent.CoyoteTimeJump` into `MidairJumpEvent.MultiJump.CoyoteTimeJump`(cancelable) and `MidairJumpEvent.MultiJump.CoyoteTimeJump`(cosmetic effects, etc)
- Split `MidairJumpEvent.MultiJump` into `MidairJumpEvent.MultiJump.Pre`(cancelable) and `MidairJumpEvent.MultiJump.Post`(cosmetic effects, etc)
- Added a callback to `MidairJumpEvent.SpecialJump` that can be used for things such as power consumption, cosmetic effects, etc
Bug Fixes:
- Fixed `MidairJumpEvent.MultiJump` not being fired
- Fixed crash on server caused by non-existing DebugOverlayTextComponent registry on server side

