CLASS net/minecraft/class_7532 net/minecraft/client/gui/PlayerSkinDrawer COMMENT Helper class for drawing a player's head on GUI. METHOD method_44443 draw (Lnet/minecraft/class_332;Lnet/minecraft/class_2960;III)V COMMENT Draws the player's head (including the hat) on GUI. The skin texture must be COMMENT specified prior to calling by using {@link COMMENT com.mojang.blaze3d.systems.RenderSystem#setShaderTexture(int, net.minecraft.util.Identifier)}. METHOD method_44444 drawHat (Lnet/minecraft/class_332;Lnet/minecraft/class_2960;IIIZ)V METHOD method_44445 draw (Lnet/minecraft/class_332;Lnet/minecraft/class_2960;IIIZZ)V COMMENT Draws the player's head on GUI. The skin texture must be specified prior to COMMENT calling by using {@link COMMENT com.mojang.blaze3d.systems.RenderSystem#setShaderTexture(int, net.minecraft.util.Identifier)}.