Skip to content

Changes

Started 12 yr ago
Took 12 sec
Add EventPriority method to EventHandler
(commit: d3c1acc)
md_5 at
Implement usage of EventPriority in EventBus
(commit: 0f06b2c)
md_5 at
Added EventHandlerMethod wrapper for Listener and Method
(commit: 53a6bb1)
md_5 at
Added a Map<Class<?>, EventHandlerMethod[]> and implemented using it. I believe this should have a positive performance effect.
(commit: 024288e)
md_5 at
Don't try to bake handlers when there are no more handlers. Remove them instead!
(commit: d0e5ee4)
md_5 at
Add multiple listeners to EventPriorityTest
(commit: 3e86937)
md_5 at
Fix formatting error - not sure how that happened
(commit: e3a7490)
md_5 at