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

Method scrollToBottom

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

Source from the content-addressed store, hash-verified

426 }
427
428 @Override
429 public void scrollToBottom() {
430 scrollTo(n());
431 }
432
433 @Override
434 public float getCurrentScroll() {

Callers

nothing calls this directly

Calls 2

scrollToMethod · 0.95
nMethod · 0.95

Tested by

no test coverage detected