baritone
baritone copied to clipboard
Support priorities for event listeners
A while back @ZeroMemes said he'd need better control over listener order, this is a minimal approach to implementing that.
This is also a breaking change in IEventBus, but I doubt that interface was made to be implemented by API users, so it should be fine.
Draft because this is currently unused.