| public static void |
| extractRenderState(GuiGraphicsExtractor graphics, ResolvableProfile skinProfile, int x, int y, int size) |
| method_1_6310(class_332 arg0, class_9296 arg1, int arg2, int arg3, int arg4) |
| draw(DrawContext context, ProfileComponent profile, int x, int y, int size) |
|
| public static void |
| extractRenderState(GuiGraphicsExtractor graphics, PlayerSkin skin, int x, int y, int size) |
| method_52722(class_332 arg0, class_8685 arg1, int arg2, int arg3, int arg4) |
| draw(DrawContext context, SkinTextures textures, int x, int y, int size) |
|
| public static void |
| extractRenderState(GuiGraphicsExtractor graphics, PlayerSkin skin, int x, int y, int size, int color) |
| method_44443(class_332 arg0, class_8685 arg1, int arg2, int arg3, int arg4, int arg5) |
| draw(DrawContext context, SkinTextures textures, int x, int y, int size, int color) |
|
| public static void |
| extractRenderState(GuiGraphicsExtractor graphics, Identifier texture, int x, int y, int size, boolean hat, boolean flip, int color) |
| method_44445(class_332 arg0, class_2960 arg1, int arg2, int arg3, int arg4, boolean arg5, boolean arg6, int arg7) |
| draw(DrawContext context, Identifier texture, int x, int y, int size, boolean hatVisible, boolean upsideDown, int color) |
|
| private static void |
| extractHat(GuiGraphicsExtractor graphics, Identifier texture, int x, int y, int size, boolean flip, int color) |
| method_44444(class_332 arg0, class_2960 arg1, int arg2, int arg3, int arg4, boolean arg5, int arg6) |
| drawHat(DrawContext context, Identifier texture, int x, int y, int size, boolean upsideDown, int color) |
|