项目作者: HyperCubeMC

项目描述 :
Modern Minecraft Decompiler
高级语言:
项目地址: git://github.com/HyperCubeMC/Modern-Minecraft-Decompiler.git
创建时间: 2019-06-27T19:14:52Z
项目社区:https://github.com/HyperCubeMC/Modern-Minecraft-Decompiler

开源协议:MIT License

下载


Modern Minecraft Decompiler

LOGO

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: Build Status