Jump to content

What is the best source of decompiled Minecraft source code for reference? Should I decompile it myself, and if so, how?


Felix_2000

Recommended Posts

I need the Minecraft source code to figure out how to use some classes that my mod needs. I'm new to modding, and my understanding is that Minecraft code is obfuscated, so the best way to figure out how it works is to see other references within the code. I'm wondering if there is a repo that people have made with decompiled source code and maybe even some touchups, comments, and documentation on previously confusing parts. I've decompiled Java before, but I seem to recall it was a bit of a hassle.

So two questions:

  1. Is there a good source for viewing Minecraft source code already out there?
  2. If not, what decompiler should I download and how do I use it for this purpose?
Link to comment
Share on other sites

Setting up the Forge MDK creates the source on your machine. You can use your IDE's source browser/debugging tools to navigate it. Anything else is illegal and we do not support it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.