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

Method scrollToBottom

Minecraft-Utils/1.8.9/src/GuiList.java:448–451  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

446 }
447
448 @Override
449 public void scrollToBottom() {
450 scrollTo(k());
451 }
452
453 @Override
454 public float getCurrentScroll() {

Callers

nothing calls this directly

Calls 2

scrollToMethod · 0.95
kMethod · 0.95

Tested by

no test coverage detected