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 new to Minecraft modding with FML, and I started following the preliminary tutorial available at:

https://docs.google.com/document/d/1U1pgNbn0HIM8JY5fe1EV6Zxv20Hlo6UxkHeIU7NIMog/edit?pli=1

 

I've followed the code here, and the continuing code for creating your first block at:

http://www.minecraftforge.net/wiki/Beginner_Tutorial_1:_Your_First_Block

 

making the slight changes to the code from the recommendations at:

http://www.minecraftforge.net/forum/index.php/topic,1425.msg12450.html#msg12450

 

But there is an error in resolving the symbol of 'theWorld' in this line of code in the ClientProxy (the google docs tutorial):

 

return FMLClientHandler.instance().getClient().theWorld;

 

What should that line be? I'm eager to get this working and begin mod development. Thank you for the replies.

 

EDIT:

Ah, I forgot my etiquette. Forge 4.0.0.217, JDK and JRE 1.7.0_06, Eclipse IDE for Java developers-Juno release. And I recognize that the google docs tutorial is still in its early stages--I'm just looking for tutorials to get started, and am grateful to the work that's been done on it so far.

 

EDIT2:

And MCP 7.2, with vanilla minecraft_server.jar and bin and resource folders, version 1.3.2.

Developer for HamsterRepublic OHRRPGCE.

Moderator for d3dcoder.net forums.

XAudio2 tutorial writer of win32developer.com.

Languages: c++, javascript, html, xml, php, css, freebasic, java

  • Author

Nevermind, it was a typo on my part. Some how I typed getClass() instead of getClient()... they look so similar... Oh well, I've learned to use eclipse better now. :)

Developer for HamsterRepublic OHRRPGCE.

Moderator for d3dcoder.net forums.

XAudio2 tutorial writer of win32developer.com.

Languages: c++, javascript, html, xml, php, css, freebasic, java

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.