Posted January 28, 201312 yr I've been trying to figure out how to make a mob hold an item and render it but i couldn't get if to work if you know how to do this please comment Also Thanks in advance
January 30, 201312 yr If you do the above and it doesn't render it is because weapon rendering is only ever called if the mob's Render class extends/is RenderBiped. Simply refrence it in your own Render class if it doesn't extend RenderBiped. (It DOES have to extend at least RenderLiving to do this, however)
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.