| protected void | | init() | | init() | | method_25426() | | init() |
|
| public boolean | | shouldCloseOnEsc() | | shouldCloseOnEsc() | | method_25422() | | shouldCloseOnEsc() |
|
| public void | | extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float partialTick) | | extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float partialTick) | | method_25394(class_332 arg0, int arg1, int arg2, float arg3) | | render(DrawContext arg0, int arg1, int arg2, float arg3) |
|
| private void | |
| private void | |
| private void | | extractProgressBar(GuiGraphicsExtractor graphics, int xCenter, int y, float progress) | | extractProgressBar(GuiGraphicsExtractor graphics, int xCenter, int y, float progress) | | method_1_2066(class_332 arg0, int arg1, int arg2, float arg3) | | drawProgressBar(DrawContext context, int centerX, int y, float progress) |
|
| private void | |
| private void | | extractTypeProgress(GuiGraphicsExtractor graphics, int xCenter, int y, float progress) | | extractTypeProgress(GuiGraphicsExtractor graphics, int xCenter, int y, float progress) | | method_1_2069(class_332 arg0, int arg1, int arg2, float arg3) | | drawPercentage(DrawContext context, int centerX, int y, float percentage) |
|
| private void | | extractFileStats(GuiGraphicsExtractor graphics, int xCenter, int yStart, int converted, int total) | | extractFileStats(GuiGraphicsExtractor graphics, int xCenter, int yStart, int converted, int total) | | method_1_2064(class_332 arg0, int arg1, int arg2, int arg3, int arg4) | | drawConversionProgress(DrawContext context, int centerX, int y, int converted, int total) |
|
| private void | |
| private void | | extractFileFixerCount(GuiGraphicsExtractor graphics, int xCenter, int y, int current, int total) | | extractFileFixerCount(GuiGraphicsExtractor graphics, int xCenter, int y, int current, int total) | | method_1_2063(class_332 arg0, int arg1, int arg2, int arg3, int arg4) | | drawFileFixProgress(DrawContext context, int centerX, int y, int current, int total) |
|