Jump to content

Can no longer search for class files besides the ones I create?


Bloopers

Recommended Posts

After updating to forge 1.10.2, using CTRL + R to search for class files like ItemBed in the Referenced Libraries > forgeSrc API/Library thing so I can study the code from vanilla minecraft/forge, it doesn't work(it used to)

 

Sorry if this is kind of hard to understand, it's hard to explain.

 

http://prntscr.com/c0h973

^ Normally this would direct me to the ItemBed class, if that helps.

Link to comment
Share on other sites

What you need to do is right click on the forge source project configure its build path, go to order and export and select everything.

VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING

I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect.

Forge and vanilla BlockState generator.

Link to comment
Share on other sites

What you need to do is right click on the forge source project configure its build path, go to order and export and select everything.

I don't know what I just did but apparently the forge source is completely gone now. All of my class files are full of errors. How do I add the source back into the referenced libraries?

 

Might also be a good idea to point out I'm using Eclipse.

Link to comment
Share on other sites

right click in the project explorer and import it.

Alright, fixed that. Now when I right click on forgeSrc, then go to Build Path and click Configure Build Path, in the Order and Export tab I click Select All, Apply and then try to search something, it seems to do nothing.

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.