Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Fails to generate/update class intermediaries on alpha(?)/infdev/indev/classic versions due to folders #39

Open
SolDev69 opened this issue Jun 28, 2021 · 1 comment

Comments

@SolDev69
Copy link

image
As you can see only method names are mapped properly, class names are not.

@Juuxel
Copy link
Member

Juuxel commented Jun 28, 2021

You can control this using the --obfuscation-pattern command line option, which takes a regex pattern that matches obfuscated class names. The default pattern matches the class names used by modern Minecraft (which are in the root package), so your classes are excluded if you don't manually set it to something else.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants