Jump to content

Turnrp

Members
  • Posts

    57
  • Joined

  • Last visited

Everything posted by Turnrp

  1. Found the snowman render class
  2. yeah but im using forge coding on intellij are you sure it would be there? here lemme check
  3. just a public voide?
  4. What would it be then if not static? Also idk how to GET the code to copy
  5. I added render player event im asking if thats correct
  6. How would i copy that?
  7. @SubscribeEvent public static void OnPlayerLogged(RenderPlayerEvent PlayerLogged) { } ?
  8. Okay ill try that rq
  9. @SubscribeEvent public static void OnPlayerLogged(PlayerEvent.PlayerLoggedInEvent PlayerLogged) { } would be the code to start off
  10. Yeah so the how would i get the actually hat on the player
  11. Mabye on setup?
  12. No just when you join its already there
  13. I need it to go onto the head of the player
  14. Block. A mod block i made.
  15. I already know haw to make items and blocks its just idk how to render it ON the player
  16. Pretty much i just need it to render on the player
  17. I'm creating a hat mod and I'm stuck cause I can't seem to find a way to render something onto an item. Can anyone help? (Also im a little new to this stuff but i understand a bit)
  18. Im actually doing pretty good!
  19. Alright ill go find some youtujbe video or something and search that up
  20. @Override? and then i what i override is the IForgeItem?
  21. Kinda but i hae done a lot of coding in the past and i really like this so im learning while im doing
  22. So i would put IForgeItem.onItemRightClick?
  23. What do you mean IDE?
  24. I found something called IForgeContainerType? Will that help with a container im a little new to this
×
×
  • Create New...

Important Information

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