Skip to content

Make EventBus works without EventSubscriberTransformer - #618

Open
ZZZank wants to merge 3 commits into
CleanroomMC:mainfrom
ZZZank:event-subscriber-transformer
Open

Make EventBus works without EventSubscriberTransformer#618
ZZZank wants to merge 3 commits into
CleanroomMC:mainfrom
ZZZank:event-subscriber-transformer

Conversation

@ZZZank

@ZZZank ZZZank commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

cherry picked from #617 , with rewritten test and keeps legacy behaviour slightly better

In general, this PR might give some performance improvement since we dont need to scan every method for event subscribers, and method searching of static listener class is more straightforward.

@Ecdcaeb Ecdcaeb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants