Changes:
- Deprecated some event handlers
- Normalized fabric events to com.cursee.monolib.core.event(with support for deprecated invokers)
- New events in fabric and forge for anvils landing and breaking on landing
- New events in fabric to mimic forge hooks onBrewed and onPlayerBrewed
- New helper interfaces such as IndexedConsumer, VoidFunction, and SupplierPair, as well as TriFunction to QuintFunction
- New minified config parser with support for String, Integer, Float, Boolean, and lists of those types (com.cursee.monolib.core.util.config)
- Registered monolib_debug:item and monolib:debug_block for future ease-of-use