adrian154 / blog

My blog.
https://blog.bithole.dev
MIT License
6 stars 0 forks source link

Decompiling Minecraft in 2022 #12

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Decompiling Minecraft in 2022

Now that Mojang releases official obfuscation maps for Minecraft, it's never been easier to decompile the game to gain a better understanding of its mechanics. This post serves to document the process.

https://blog.bithole.dev/decompiling-mc.html

bluebear94 commented 2 years ago

You can also use the Yarn mappings from the Fabric project to deobfuscate the game code.