Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I'm brand new to all this, and just how Eclipse magically shows me source code that doesn't seem to exist anywhere on my file system is a mystery.  I'd love to be able to simply "grep" and explore the code that way I'm used to (I'm also new to Eclipse), but I vaguely (mis)understand since the introduction of gradle everything is tucked away in it's cache, and my only window in on that is through Eclipse.  It seems the final code view I see in Eclipse is put together from pieces in that cache only when I ask for it?  Is there a way to "export" all the files so I can run other tools against it?

 

I'm sure this must have come up before (sorry) but I can't seem to find the right way to search for it.  Thanks in advance.

  • Author

Thanks.  But, I had found that before; what I meant was the decompiled, deobfuscated and patched Minecraft code (that's the only code that needs to be deobfuscated, right?).  In other words, let's say I want to pull up Block.class from net.minecraft.block, complete with the friendly names like I would see in Eclipse.  I've found .gradle/caches/minecraft/net/minecraftforge/fml/<version>, which comes pretty close, but instead of names like "soundTypeStone" I see "field_149769_e".

  • Author

Awesome thank you!  Didn't click the first time I read "-sources", but right you are, I just wasn't looking deep enough:

 

.gradle/caches/minecraft/net/minecraftforge/forge/1.8-11.14.0.1290-1.8/snapshot_nodoc/20141130/forgeSrc-1.8-11.14.0.1290-1.8-sources.jar

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.