Compatibility
Minecraft: Java Edition
b1.7.3
Update to StationAPI Alpha 4.1
Fixed an issue with color multiplied blocks tinting other hud widgets.
Fixed an issue with using inflation on events multiplying every frame.
Fixed an issue with the HotbarWidget evemts, added End Of Function event stages, passed the Widget instead of it's class into the event
Made the rest of the arguments available through the event and made widget helper functions public.
Added more data to the events, moved around the event stages, added more event stages to the HotbarTopperWidget
Fixed all the Widgets not working due to the new event cancelling
Updated the API to allow hooking into major spots in Widgets without replacing the Widget outright.
Initial Release