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

interface metadata and non-classloading getCommonSuperClass #6

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

TwilightFlower
Copy link
Contributor

Implements reading interface metadata in ClassHeaderMetadata, and uses this metadata in the implementation of a getCommonSuperClass method that does not require loading classes. Should prevent a decent chunk of weird classloading issues arising from mods that use ClassWriter.COMPUTE_FRAMES.

@Dream-Master Dream-Master requested review from eigenraven and a team June 15, 2024 21:43
@Dream-Master Dream-Master requested review from eigenraven and a team June 21, 2024 20:33
@eigenraven eigenraven merged commit dcc9300 into GTNewHorizons:master Jun 21, 2024
1 check 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