I'm creating a mod where the player can turn into a wolf. While they are wolf I want to hide the armor (in 3rd person) and hand/item in first person.
I've figured out how to hide the armor/item rendering in 3rd person, however, I can't seem to figure out how to hide the hand/item in first person.
I've searched these forums as well as many other minecraft websites and can't seem to find a way to do it using forge. I know I can hack the minecraft source, but I was hoping there was a hook or event like the 3rd person view rendering.
Thanks!