Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ resetScroll
Method
resetScroll
Minecraft-Utils/1.8.9/src/Gui2ndChat.java:239–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
237
}
238
239
@Override
240
public
void
resetScroll() {
241
this.scrollPos = 0;
242
this.isScrolled = false;
243
}
244
245
@Override
246
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