So as of late I've been trying to see the method names of obfuscated code (func_123123131231_a) and deobfuscated code so I can see them both to help me understand various decompiled code.
Any ways I could do this easily?
Thanks so much, also its not a big deal because I am making it for a multiplayer FPS mod in MC where being able to f5 would be really unfair advantage but its only really useful using it for some extended periods of time.
Hello, I am currently making a mod that is supposed to prevent one from F5ing in game, aka going third person. I am wondering what is the forge event/keybind that is used to get whether the player is f5ing or not?
thank you