| 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) |
|
| protected void |
| renderTooltip(GuiGraphics graphics, int mouseX, int mouseY) |
| method_2380(class_332 arg0, int arg1, int arg2) |
| drawMouseoverTooltip(DrawContext arg0, int arg1, int arg2) |
|
| private void |
| renderButtons(GuiGraphics graphics, int xm, int ym, int x, int y, int endIndex) |
| method_17952(class_332 arg0, int arg1, int arg2, int arg3, int arg4, int arg5) |
| renderRecipeBackground(DrawContext context, int mouseX, int mouseY, int x, int y, int scrollOffset) |
|
| private void |
| renderRecipes(GuiGraphics graphics, int x, int y, int endIndex) |
| method_17951(class_332 arg0, int arg1, int arg2, int arg3) |
| renderRecipeIcons(DrawContext context, int x, int y, int scrollOffset) |
|
| public boolean |
|
| public boolean |
| mouseDragged(MouseButtonEvent event, double dx, double dy) |
| method_25403(class_11909 arg0, double arg1, double arg2) |
| mouseDragged(Click arg0, double arg1, double arg2) |
|
| public boolean |
|
| public boolean |
| mouseScrolled(double x, double y, double scrollX, double scrollY) |
| method_25401(double arg0, double arg1, double arg2, double arg3) |
| mouseScrolled(double arg0, double arg1, double arg2, double arg3) |
|
| private boolean |
| isScrollBarActive() |
| method_17954() |
| shouldScroll() |
|
| protected int |
| getOffscreenRows() |
| method_17953() |
| getMaxScroll() |
|
| private void |
| containerChanged() |
| method_17955() |
| onInventoryChange() |
|