MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / getCurrentScroll

Method getCurrentScroll

Minecraft-Utils/1.12/src/GuiList.java:453–456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

451 }
452
453 @Override
454 public float getCurrentScroll() {
455 return n;
456 }
457
458 @Override
459 public void scrollTo(float to) {

Callers 4

handleMouseInputMethod · 0.95
mouseClickedMethod · 0.95
cMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected