File Details
mdcdi1315_base_mods_lib-forge-1.21.5-Stable-1.0.36.jar
- R
- Jul 5, 2026
- 1.37 MB
- 7
- 1.21.5
- Forge
File Name
mdcdi1315_base_mods_lib-forge-1.21.5-Stable-1.0.36.jar
Supported Versions
- 1.21.5
Curse Maven Snippet
### Now releasing 1.0.36:
-> Further bugfixes on I/O package, and extended the capabilities of the `MemoryStream` class.
-> Event API: Added `IDestroyedOnUseEvent` interface, that allows to construct events that
once they are fired, they are removed from the events manager.
-> Event API: Firing events in event handlers is no longer allowed, except if the event that
is being fired of specifies the `PermitsRecursiveFiring` annotation.