Posted April 22, 201411 yr I'm trying to get a player's head icon (like how the skulls do) onto my GUI. I'm creating a GUI that displays the Owner name of an item, but I also want to include the player head texture. How would I do this? Thank you. c:
April 23, 201411 yr Have you looked at TileEntitySkullRenderer in net.minecraft.client.renderer.tileentity? You could probably use nearly that exact code for rendering a model head in your Gui. http://i.imgur.com/NdrFdld.png[/img]
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.