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

Method scrollToBottom

Minecraft-Utils/1.11/src/GuiList.java:447–450  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

scrollToMethod · 0.95
kMethod · 0.95

Tested by

no test coverage detected