Posted November 27, 201311 yr I modded before 1.6, and I used the code: public void registerRenderers() { and it is giving me that red underline under "registerRenders". What is the 1.6.4 syntax/new way of doing this? This is in the ClientProxy class, from the Forge tutorials.
November 28, 201311 yr Hi It also took me a while to properly understand what the Forge tutorial was doing. This link might help explain it a bit, in case it's not clear. http://greyminecraftcoder.blogspot.com/2013/11/how-forge-starts-up-your-code.html -TGG
November 29, 201311 yr Author I figured it out. I had some unneeded code from older versions. Thanks for your troubles
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.