MysteriumLib

MysteriumLib is a compact library specifically designed for Minecraft version 1.7.10. The primary purpose of this tool is to implement ASM fixes in the game code, as well as provide a set of built-in mathematical functions.
For mod developers, this library offers extensive capabilities. All necessary documentation for working with ASM functionality is contained directly within the library classes, which significantly simplifies the process of creating core mods. Compared to alternative solutions like mixins, using MysteriumLib provides a simpler and more intuitive approach to modifying game code.