| public boolean |
| mouseScrolled(double mx, double my, double scrollX, double scrollY) |
| method_25401(double arg0, double arg1, double arg2, double arg3) |
| mouseScrolled(double arg0, double arg1, double arg2, double arg3) |
|
| 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 void |
|
| public double |
| scrollAmount() |
| method_44387() |
| getScrollY() |
|
| public void |
| setScrollAmount(double scrollAmount) |
| method_44382(double arg0) |
| setScrollY(double scrollY) |
|
| public boolean |
|
| protected boolean |
| isOverScrollbar(double x, double y) |
| method_74038(double arg0, double arg1) |
| isInScrollbar(double mouseX, double mouseY) |
|
| public void |
| refreshScrollAmount() |
| method_65506() |
| refreshScroll() |
|
| public int |
| maxScrollAmount() |
| method_44390() |
| getMaxScrollY() |
|
| protected boolean |
| scrollbarVisible() |
| method_44392() |
| overflows() |
|
| protected int |
| scrollerHeight() |
| method_44394() |
| getScrollbarThumbHeight() |
|
| protected int |
| scrollBarX() |
| method_65507() |
| getScrollbarX() |
|
| protected int |
| scrollBarY() |
| method_65508() |
| getScrollbarThumbY() |
|
| protected void |
| renderScrollbar(GuiGraphics graphics, int mouseX, int mouseY) |
| method_44396(class_332 arg0, int arg1, int arg2) |
| drawScrollbar(DrawContext context, int mouseX, int mouseY) |
|
| protected abstract int |
| contentHeight() |
| method_44395() |
| getContentsHeightWithPadding() |
|
| protected abstract double |
| scrollRate() |
| method_44393() |
| getDeltaYPerScroll() |
|