Some NMS methods deobfuscated?

Discussion in 'Plugin Development' started by CorrieKay, Jan 25, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    CorrieKay

    So updating one of my plugins to be compatable with the new(ish) 1.4.7 build, i noticed that two obfuscated methods i had been using were deobfuscated. Specifically NBTTagCompound.remove(String) and ItemStack.createStack(NBTTagCompound)


    I found the commit (though it was odd that it wasnt specifically named, that i can tell) here.

    So i guess my question is, why was this deobfuscated? (not that im complaining!) I wasnt aware that the dev team were doing this.. :confused:

    If this was deobfuscated, are they planning on deobfuscating other methods, classes, or fields?
     
  2. Offline

    CorrieKay

  3. Offline

    fireblast709

    I would ask feildmaster, as he is the one that pushed it
     
Thread Status:
Not open for further replies.

Share This Page