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

Remapping an overridden method to Yarn fails #72

Open
natanfudge opened this issue Feb 11, 2023 · 0 comments
Open

Remapping an overridden method to Yarn fails #72

natanfudge opened this issue Feb 11, 2023 · 0 comments

Comments

@natanfudge
Copy link
Owner

Example: https://crashy.net/Re4wmtN5mxBAd7GC1xYl
This happens because intermediary doesn't provide mappings to overridden methods, because technically a program that is remapping Minecraft can remap the parent class and all of the inheriting methods with it with only the mappings of the parent class.

A solution would need to fill in the blanks, or at least figure out which classes inherit which.

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

No branches or pull requests

1 participant