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

Hideous reflection for QSL compatibility #482

Closed
wants to merge 1 commit into from

Conversation

unilock
Copy link

@unilock unilock commented Sep 9, 2024

This PR commits crimes against the JVM to implement compatibility with Quilt Standard Library's StatusEffectEvents.
This prevents a crash when QSL's LivingEntityMixin is applied before Spectrum's LivingEntityPreventStatusClearMixin, and fixes the latter not actually doing anything when the inverse is true.

We can't simply modCompileOnly QSL, since it refuses to remap under Fabric Loom. I guess it needs Quilt Mappings specifically? Whatever, this won't matter outside of 1.20.1 anyway.

TODO:

  • Testing.

@DaFuqs
Copy link
Owner

DaFuqs commented Oct 6, 2024

Implemented in #509

@DaFuqs DaFuqs closed this Oct 6, 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.

2 participants