Jump to content

ozi

Members
  • Posts

    11
  • Joined

  • Last visited

ozi's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I realized I had to use the previous rendering as well so it works now.
  2. What am I doing wrong?
  3. Nevermind I needed to create a new variable.
  4. Yeah thats what I meant.
  5. RenderHandEvent doesn't have a PlayerRenderer and mc.getRenderManager().getRenderer(mc.player) doesn't have the getModel.
  6. Ok I get it now but how do I get the player's model?
  7. Sorry for bothering you but I researched for hours and I still doesn't understand what is that logic.
  8. You mean the player's model? Where do I do that?
  9. I also tried copying FirstPersonRenderer class:
  10. Oh thanks. I did my own rendering but the line mc.getTextureManager().bindTexture(Registry.location("textures/entity/custom.png")) doesn't seem to work.
  11. I added a layer whis is changing the player's skin but the first person hand is still with the original skin. How do I change it as well? Thanks.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.