Bogienin Posted September 11, 2022 Share Posted September 11, 2022 Hi, through my huge project, i came to the part where i needed an entity with the player model, first get the player skin texture and better store it using the get player name or uuid then set it to the entity's texture. I've looked through enough forums but couldn't get an up-to-date solution to any of the 2 problems Thx! Quote Link to comment Share on other sites More sharing options...
Luis_ST Posted September 11, 2022 Share Posted September 11, 2022 Did you looked at the PlayerRenderer to see how vanilla does this? Quote Link to comment Share on other sites More sharing options...
Bogienin Posted September 11, 2022 Author Share Posted September 11, 2022 2 hours ago, Luis_ST said: Did you looked at the PlayerRenderer to see how vanilla does this? I really wish i could, only probelm is i have no idea on how to look through the game code, only method i found was in fabric language Quote Link to comment Share on other sites More sharing options...
Luis_ST Posted September 11, 2022 Share Posted September 11, 2022 Use your IDE to search for classes or take a look at the Dependencies part of your Project. Quote Link to comment Share on other sites More sharing options...
Bogienin Posted September 13, 2022 Author Share Posted September 13, 2022 On 9/11/2022 at 6:25 PM, Luis_ST said: Use your IDE to search for classes or take a look at the Dependencies part of your Project. I do use IntellJ and tysm, i still didn't get my answer and i don't think it's with you, thx for ur help anyways Quote Link to comment Share on other sites More sharing options...
Bogienin Posted September 13, 2022 Author Share Posted September 13, 2022 On 9/11/2022 at 6:25 PM, Luis_ST said: Use your IDE to search for classes or take a look at the Dependencies part of your Project. I am not throwing you off, i am just seeking code examples, tysm! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.