x4e

Results 44 comments of x4e

You can create a task that executes a command in gradle, why not just make a task that executes the obfuscation command?

Sorry @JerryWester , I do not really understand the basis of this issue. You are providing one side of an argument against a discord server as reasoning for changing Kami's...

@AcaiBerii > More commits and faster updates than Fabric has now. It has been a while since the creation of Quilt and that is definitely not the case yet. I...

Also by centrally storing all rotations etc its easier to make legit aim smoothing, reduce packet spam (less unnecessary packets from every single module) and also allows modules to accurately...

One thing to note is that the `` syntax was only added in java 7: https://docs.oracle.com/javase/tutorial/java/generics/types.html#diamond Java

Sorry, I think you misunderstood. I meant if the classfile you are decompiling is not Java 7, then the `` expression can not be used. It is not related to...

@leibnitz27 Local variable slots will only change type when explicitly written to as the new type. Any execution flow after that will use the new type (unless again written to...

Can you send the original classfile (.class)? If you open the jar in a zip archiver you should be able to find it.

Ok sure, it can stay as a seperate API then. Im happy to try and implement it in a fork over the next week or so.