Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ scrollTo
Method
scrollTo
Minecraft-Utils/1.8/src/GuiList.java:472–475 ·
view source on GitHub ↗
(float to)
Source
from the content-addressed store, hash-verified
470
}
471
472
@Override
473
public
void
scrollTo(float to) {
474
this.n = to;
475
}
476
477
@Override
478
public
int
getContentHeight() {
Callers
1
scrollToBottom
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected