| public void |
| render(GuiGraphics graphics, int mouseX, int mouseY, float a) |
| method_25394(class_332 arg0, int arg1, int arg2, float arg3) |
| render(DrawContext arg0, int arg1, int arg2, float arg3) |
|
| protected void |
| renderBg(GuiGraphics graphics, float a, int xm, int ym) |
| method_2389(class_332 arg0, float arg1, int arg2, int arg3) |
| drawBackground(DrawContext arg0, float arg1, int arg2, int arg3) |
|
| private void |
| renderResultingMap(GuiGraphics graphics, MapId id, MapItemSavedData data, boolean isDuplication, boolean isScaling, boolean isLocking, boolean locked) |
| method_17567(class_332 arg0, class_9209 arg1, class_22 arg2, boolean arg3, boolean arg4, boolean arg5, boolean arg6) |
| drawMap(DrawContext context, MapIdComponent mapId, MapState mapState, boolean cloneMode, boolean expandMode, boolean lockMode, boolean cannotExpand) |
|
| private void |
| renderMap(GuiGraphics graphics, MapId id, MapItemSavedData data, int x, int y, float scale) |
| method_17566(class_332 arg0, class_9209 arg1, class_22 arg2, int arg3, int arg4, float arg5) |
| drawMap(DrawContext context, MapIdComponent mapId, MapState mapState, int x, int y, float scale) |
|