Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ resetScroll
Method
resetScroll
Minecraft-Utils/1.13/src/Gui2ndChat.java:229–233 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
227
}
228
229
@Override
230
public
void
resetScroll() {
231
this.scrollPos = 0;
232
this.isScrolled = false;
233
}
234
235
@Override
236
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