FML icon indicating copy to clipboard operation
FML copied to clipboard

Added extra priorities to support Sponge

Open Raphfrk opened this issue 11 years ago • 0 comments

Sponge has 4 extra priority levels. This expands the EventPriority enum so that the extra priorities are supported.

It also adds a .getBusID() method to the EventBus class. This means that the Sponge event system can directly submit events to the ListenerLists associated with Forge events.

Raphfrk avatar Sep 16 '14 20:09 Raphfrk