Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ resetServer
Method
resetServer
Minecraft-Utils/1.8/src/Variables.java:387–390 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
385
}
386
387
@Override
388
public
void
resetServer() {
389
getMinecraft().a((cew) null);
390
}
391
392
@Override
393
public
String getServer() {
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
a
Method · 0.45
Tested by
no test coverage detected