Draw MainMenu
-
What method should I call to get the avatar of the account I am logged in to and draw it in the mainmenu, like this?
-
@mike-melony
Minecraft.getMinecraft().getTextureManager().bindTexture();
Gui.drawScaledCustomSizeModalRect();