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

Replace GeyserRelocationMixinExtension with a build time script #10

Open
rtm516 opened this issue Mar 30, 2024 · 0 comments
Open

Replace GeyserRelocationMixinExtension with a build time script #10

rtm516 opened this issue Mar 30, 2024 · 0 comments

Comments

@rtm516
Copy link
Member

rtm516 commented Mar 30, 2024

Currently GeyserRelocationMixinExtension is used to get around the relocated classes in Geyser and mixing into them. The way it works isn't ideal and should be replaced with a build time gradle action that uses ASM to remap the mixin calls at compile time.

https://github.com/GeyserMC/Hydraulic/blob/301a831a23881b1c89e80ddfdcf4d6b77725e815/fabric/src/main/java/org/geysermc/hydraulic/fabric/GeyserRelocationMixinExtension.java

This is open for anyone to fix.

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