bspkrs / MCPMappingViewer

A small GUI for viewing the mappings from Minecraft obfuscated code names to MCP code names.
http://www.minecraftforum.net/topic/2115030-
MIT License
231 stars 50 forks source link

Side-by-side comparison of mappings #9

Closed yuuka-miya closed 2 years ago

yuuka-miya commented 10 years ago

Would be useful in the case where a method's changed its name and you need to find the new name.

bspkrs commented 10 years ago

In the short term it's always possible to just open 2 windows and manually compare them.