Draft: Modding part 1
This MR adds a brand way to mod minosoft. It is labeled as part one, to not make this MR gigantic (it already is).
Tasks part 1:
-
use more beatiful way to use CallbackEventListeners -
Cleanup calls (e.g. remove deprecated calls)
before part 2 hud needs some refactoring to not use all deprecated events. part 2 will remove a lot more events (pretty much all deprecated ones) and do more internal restructuing to make it cleaner. part 3 will be the mod build system #12, a lot of documentation and maybe mixins support.
Edited by Moritz Zwerger