Jump to content

[1.7.10]Forge Documentation???


BuddingDev

Recommended Posts

Hi

 

The Forge documentation is in the sourcecode, it's a bit patchy and generally lacks an overview telling the proper way to use the methods, preconditions/assumptions, typical use case examples etc, so you'll often have to inspect the source code implementation to figure it out. 

 

There are quite a few other tutorials around which can help fill the gaps, many of them are here:

http://www.minecraftforge.net/forum/index.php/board,120.0.html

Wuppy29's stuff is really good, for specialist topics dieSieben, coolAlias, and jabelar have also got some really helpful posts & blogs.

 

If you used to do Forge before, the newest things to know about are the ForgeGradle workspace and building (which are massive improvments), Block and Item Models in place of all the old rendering stuff, network packets are totally different (and multithreaded), a lot of changes to Events, and the more-or-less-complete integration of FML into Forge.  A lot of the rest is still similar.

 

-TGG

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.