Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AWs not being applied when remapping in dev #910

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Gaming32
Copy link

Access wideners were not being applied during remapping. This caused crashes with some mods (notably Biome O' Plenty) where an overriding method wouldn't get remapped because the extendable wasn't seen by the remapper. The code in this PR is inspired by code in Loom that does the same thing.

@modmuss50 modmuss50 added this to the 0.16.0 milestone Jun 8, 2024
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.

None yet

2 participants