Jump to content

Why i cant open the jar file?


DragonITA

Recommended Posts

Hello, i want open the Vanilla package to see the Vanilla code, but i cant see the .java files. Can someone help me? I have Minecraft 1.15.2, but in Minecraft 1.15.1 I was still able to watch the HorseEntity for example, but with the new version I can't do it anymore, strangely enough. Why? Is it only me or also other modders? And it's not only for this file, but for the whole content of the package while if I want to see for example a blockstate or something like that then I can see the content of the Json, why?

New in Modding? == Still learning!

Link to comment
Share on other sites

Using Eclipse, I had to run the eclipse tasks (from the commandline) twice to get it to let me to view sources, both when originally setting up the project and when updating forge/mappings in build.gradle. Otherwise when trying to look up classes and such it would tell me source was not available. No clue why, but like I said, running the tasks once, then opening in eclipse won't let me view sources, close it down, rerun tasks again, and I can view sources. :)

 

This was using eclipse 2019-12.

  • Like 1
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.

Announcements



×
×
  • Create New...

Important Information

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