Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
scrollTo
Method · 0.95
n
Method · 0.95
Tested by
no test coverage detected