Posted April 1, 20169 yr i am trying to render the player's model into my gui, But there is something wrong and i cannot find out what it is. It looks like this. [/img] The Code for this is https://gist.github.com/Wurmatron/f7f66fbca7d93b79361cb60030b5686a Any ideas would be helpful. - Wurmatron
April 1, 20169 yr GuiInventory.drawEntityOnScreen(...) I'll just leave this here 1.7.10 is no longer supported by forge, you are on your own.
April 1, 20169 yr Author I need to be able to control which parts of the player is rendered so.... Any other suggestions? - Wurmatron
April 1, 20169 yr https://github.com/FossilsArcheologyRevival/FossilArcheology1.7/blob/master/src/main/java/com/github/revival/client/gui/GuiPedia.java#L521 I had a similar issue with my mod, you can see how I fixed it here.
April 2, 20169 yr Author Thank you so much. I got it working [/img] https://gist.github.com/Wurmatron/e26104c41aff30965f545416b3bda0b4 - Wurmatron
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.