Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ resetScroll
Method
resetScroll
Minecraft-Utils/1.12.2/src/Gui2ndChat.java:230–234 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
228
}
229
230
@Override
231
public
void
resetScroll() {
232
this.scrollPos = 0;
233
this.isScrolled = false;
234
}
235
236
@Override
237
public
void
scroll(
int
scroll) {
Callers
2
clear
Method · 0.95
refreshChat
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected