Open
Description
The one problem I have with understanding parts of MC code is that local variable names are meaningless, and I have to keep track of them. This is very annoying and slows me down a lot. It would be a lot nicer if I could edit them directly in decompiled code, without copying it to my own code and wasting 10 minutes trying to make it compile.