Posted April 19, 201411 yr 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
April 19, 201411 yr 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.
April 19, 201411 yr 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.