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 just starting with minecraft modding but everywhere I go I find outdated questions and tutorials.

I made my mod projokt(eclipse) and opened the examplemod.java.

But the 'net' in import net.minecraft.... is underlined red. It sais 'The import net cannot be resolved'.

I use 1.15.2

pls help and if you can link a good modding tutorial pls!

 

Edit:I'll just use IntelliJ.It's easier to setup.

Edited by me1
i give up

Well, that sounds like an issue with the dependencies...

Quote

README.txt
"If at any point you are missing libraries in your IDE, or you've run into problems you can run "gradlew --refresh-dependencies" to refresh the local cache. "gradlew clean" to reset everything {this does not affect your code} and then start the processs again."

 

  • Author

@Mixu_78no. It doesn't work. Says something like 'cannot find setupDecompWorkspace'. I read somewhere that it is outdated.

I've only ever used 1.12.2 so esh. But why genEclipseRuns? What if they use IntelliJ? And isn't that task for making the runs for the mod?

Hoio

Quote

@Mixu_78 I've only ever used 1.12.2 so esh. But why genEclipseRuns? What if they use IntelliJ? And isn't that task for making the runs for the mod?

You can read all of this in the README.txt file in your mod directory.

Edited by Budschie

Did you import the mod directory as an existing gradlew project into eclipse?

"gradlew eclipse" doesn't seem to work anymore.

Edited by Budschie

1. Create an folder outside of your mod directory.

2. Open that folder in eclipse.

3. Choose File -> Import -> Gradle -> Existing Gradle Project -> Set the project root directory to your mod directory (not your newly created folder)

4. Click on Finish.

  • Author

@BudschieI did everything how you described. It still is the same in both versions(The original and the one in the new Folder).

  • Author

@BudschieI didn't write any code, it's the ExampleMod. Also: other imorts(like java.awt) still work. But here is an image:

 

Снимок.PNG

1 hour ago, me1 said:

@Budschieps: I reference no librarys

Well you should because that's where all of the vanilla code lives. In your project view window there should be a place called "referenced libraries" and it should contain about 50-60 items.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

  • 3 months later...

I have the same problem as @me1 and dont find anything that is "referenced libraries" in the package explorer. What will i have to add to the build bath to get it working.

thanks for help🙂

Edited by Nick_Bomberator

  • 6 months later...

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.