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

Method scrollToBottom

Minecraft-Utils/1.8/src/GuiList.java:462–465  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

460 }
461
462 @Override
463 public void scrollToBottom() {
464 scrollTo(k());
465 }
466
467 @Override
468 public float getCurrentScroll() {

Callers

nothing calls this directly

Calls 2

scrollToMethod · 0.95
kMethod · 0.95

Tested by

no test coverage detected