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

Method getCurrentScroll

Minecraft-Utils/1.13/src/GuiList.java:433–436  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

431 }
432
433 @Override
434 public float getCurrentScroll() {
435 return (float)o;
436 }
437
438 @Override
439 public void scrollTo(float to) {

Callers 3

mouseClickedMethod · 0.95
aMethod · 0.95
getHoverItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected