This could make it possible to load addons (moves addon loading and processing to the same classloader as Minecraft itself. This was in the tweaker classloader before)
Addons' keybinds can be registered without registering Hyperium binds twice.
Add onHold method for Hyperium keybinds that get called every tick when the button is down.
Description
onHold
method for Hyperium keybinds that get called every tick when the button is down.Context
https://discordapp.com/channels/411619823445999637/576841425103093761/690580903625359401
Anything Else
A lot of this is from my fork's
mcgradle
branch.Checklist