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

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

Gaming32
Copy link
Contributor

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
# Conflicts:
#	src/main/java/net/fabricmc/loader/impl/discovery/RuntimeModRemapper.java
@modmuss50 modmuss50 merged commit d9a0006 into FabricMC:master Jul 9, 2024
3 checks passed
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