Some new method names for MCP 902 Alpha || MC 1.7.2

Posts 15 of 5 · Page 1 of 1
Some new method names for MCP 902 Alpha || MC 1.7.2
For sendQueue.addToSendQueue:
Code:
mc.thePlayer.sendQueue.func_147297_a(new PacketHere(parameters));
For mc.thePlayer.getHealth():
Code:
mc.thePlayer.getHealth();
//More to come, maybe...
For mc.thePlayer.username
Code:
func_146103_bH().getName()
Already refractored most of the obfuscated names in my code. It's really easy to get the new names anyways.
Quote Originally Posted by LordPankake View Post
Already refractored most of the obfuscated names in my code. It's really easy to get the new names anyways.
Well you know, when I was a skid I didn't even bothered to get the new names. :P
#confession
Thanks for the helpful info
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?