Skip to content

Fix: Handle quantifiers and staticness properly when resolving Mixin target methods. - #2645

Open
LlamaLad7 wants to merge 1 commit into
minecraft-dev:devfrom
LlamaLad7:fix/target-selector-behaviours
Open

LlamaLad7 wants to merge 1 commit into
minecraft-dev:devfrom
LlamaLad7:fix/target-selector-behaviours

Conversation

@LlamaLad7

Copy link
Copy Markdown
Contributor

We should only take as many matches as is allowed, and additionally static methods should not be considered unless our handler is also static or we are trying to select exactly 1 method.

…target methods.

We should only take as many matches as is allowed, and additionally static methods should not be considered unless our handler is also static or we are trying to select exactly 1 method.
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.

1 participant