You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I generated mappings between Bukkit's 1.6.4 server jar and vanilla 1.6.4 server jar.
I then applied the mappings (https://db.tt/TnfLLROm) to the vanilla 1.6.4 server.jar.
An example of this issue is the field 'a' in BlockChest being mapped to 'creativeTab'.
I don't think this is the same as #5, what should
aqz/a be? Are there two aqz/a's?
What should creativeTab be? Can you please provide test materials and commands.
I generated mappings between Bukkit's 1.6.4 server jar and vanilla 1.6.4 server jar.
I then applied the mappings (https://db.tt/TnfLLROm) to the vanilla 1.6.4 server.jar.
An example of this issue is the field 'a' in BlockChest being mapped to 'creativeTab'.
Diff between decompiled deobfuscated vanilla vs decompiled Bukkit server:
https://www.dropbox.com/s/lpvrnxsxhcn69iz/temp.txt (decompiled w/ JD-GUI)
The text was updated successfully, but these errors were encountered: