Jump to content

Recommended Posts

Posted

Hi, I want know how to edit the class files of minecraft.jar.

I tried create a project, import minecraft.jar as library and create a .java file with a code of a .class of minecraft.jar that I opened on JD GUI.

But eclipse say that code have errors =(

Sorry about my english, im brazilian

Posted

Its a realy bad idea to modify base classes because it can make compatible issuses with other mods.

Forge has many hooks that you can use now.

But in 1.7.2 forgegradle you can't edit because its protected.

Posted

Also if all else fails, you really need to edit base classes and you know what you're doing, use a coremod and utilize ASM.

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

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.

Announcements



×
×
  • Create New...

Important Information

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