| 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 |
| scrollable() |
| method_44392() |
| overflows() |
|
| public int |
| scrollbarWidth() |
| method_1_643() |
| getScrollbarWidth() |
|
| protected int |
| scrollerHeight() |
| method_44394() |
| getScrollbarThumbHeight() |
|
| protected int |
| scrollBarX() |
| method_65507() |
| getScrollbarX() |
|
| public int |
| scrollBarY() |
| method_65508() |
| getScrollbarThumbY() |
|
| protected void |
|
| protected abstract int |
| contentHeight() |
| method_44395() |
| getContentsHeightWithPadding() |
|
| protected double |
| scrollRate() |
| method_44393() |
| getDeltaYPerScroll() |
|
| public static ScrollableWidget$Scrollbar |
| defaultSettings(int scrollRate) |
| method_1_642(int arg0) |
| create(int scrollRate) |
|