Posted February 14, 201510 yr Hey all! I have one small question. I'm new to modding with forge and I just wanna ask is there some list of all methods for modding? I mean on method for destroying the block, placing it etc... Thank you very much in advance! -Cheers, Dom
February 14, 201510 yr Uhm, Everything is inside forge. Methods are VERY self-explanatory, most even have docs. Just open IDE, then open e.g Block and see structure. There are no official JavaDocs since forge has too many updates to do that. To learn basic modding there are a LOT of tutorials (e.g: http://www.minecraftforge.net/forum/index.php/topic,26267.0.html) Everything that is not on google is here on forum (ask). 1.7.10 is no longer supported by forge, you are on your own.
February 14, 201510 yr Hi You might find the info on this site useful. http://greyminecraftcoder.blogspot.com.au/p/list-of-topics.html -TGG
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.