For some reason, methods and fields are not remapped in my JAR, even though classes are.
Command line:
java -jar tiny-remapper-0.8.9-fat.jar cursedqol-premapped.jar cursedqol.jar rbt20231029.tiny named intermediary client.jar
Output:
Finished after 560,64 ms.
(client.jar is the JAR where the obfuscated classes and stuff are defined, but I'm remapping other jar, not related to this one, other than with mappings)
For some reason, methods and fields are not remapped in my JAR, even though classes are. Command line:
Output:
(client.jar is the JAR where the obfuscated classes and stuff are defined, but I'm remapping other jar, not related to this one, other than with mappings)