Hi. In 1.6.4 I edited Minecraft.class and added a public variable which would count player attack clicks every tick. I then generated binpatches using recompile.bat, reobfuscate.bat, GenDiffSet.class.
In 1.7.10 though system has changed completely. Could someone explain me how can I edit base MC classes and generate patches for them? Also, I would appreciate if someone told me if it is possible (and if it is, how is it possible) to count player swings every tick without editing base classes.
Thank you in advance.