Posted July 20, 20178 yr so in ModLoader you can view all the classes in minecraft, how do you do this with Forge 1.9.4? like this
July 20, 20178 yr Forge is added as an external library. If you ran setupDecompWorkspace, you should be able to view the source code of Minecraft. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
July 20, 20178 yr Author 2 minutes ago, larsgerrits said: Forge is added as an external library. If you ran setupDecompWorkspace, you should be able to view the source code of Minecraft. I have done this, there are the decompiled files in a folder, but I want to open them in eclipse for like if I wanted to edit them 5 minutes ago, MrBendelScrolls said: Open source files... and... read, I think. I found the folder, same as what I just said
July 20, 20178 yr You should be able to double click the files and view them. If not, tell us what is happening otherwise. Edited July 20, 20178 yr by larsgerrits Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
July 20, 20178 yr Author ok, so in this vid, he uses MCP and ModLoader, I want to use Forge, but I want to have the minecraft source files as if they were actually in my package, watch to see what I mean
July 20, 20178 yr Wow, that tutorial is really old. You should look up an updated tutorial on how to setup Forge. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
July 20, 20178 yr Please, show a screenshot of your package explorer. Including the external libraries. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
July 20, 20178 yr Author i guess what I'm trying to say is that i want to do kinda like ModLoader with forge
July 20, 20178 yr Author 1 minute ago, larsgerrits said: Please, show a screenshot of your package explorer. Including the external libraries. ok, http://prntscr.com/fy4suu
July 20, 20178 yr You cannot edit minecraft's files in forge, since it is much simpler to make mods compatible with each other that way. Also I don't think there is a way to have them in the same package like that, but I'm not sure since I don't use eclipse.
July 20, 20178 yr Ok, so in your Referenced Libraries, should be a file called forgeSrc-***-***.jar. Open that Jar, in eclipse, and there are all the Minecraft classes. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
July 20, 20178 yr Author 1 minute ago, larsgerrits said: Ok, so in your Referenced Libraries, should be a file called forgeSrc-***-***.jar. Open that Jar, in eclipse, and there are all the Minecraft classes. thanks!!! that helps a lot! thanks to everyone for the help
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.