Modern Minecraft Decompiler Modern Minecraft Decompiler (Gradle Based) is a small Gradle buildscript that decompiles Minecraft to research it's code. Note: This uses ForgeGradle by MinecraftForge team. ❌ WARNING: You CAN'T publish any code generated by this tool. ❌ Supported versions: Version Support Mapping 1.18.1 ✔ parchment/2022.02.13-1.18.1 Wiki The Wiki Known issues : There's no sound in game during debugging. You must restart the game to see changes that you did in code during running it. Every time you debug the game the IDE recompile the whole code which takes more time. Special thanks to: MinecraftForge Team who made this tool possible. BuildStatus: