Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ shutdown
Method
shutdown
Minecraft-Utils/1.8.9/src/Variables.java:1281–1284 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1279
}
1280
1281
@Override
1282
public
void
shutdown() {
1283
getMinecraft().g();
1284
}
1285
}
Callers
nothing calls this directly
Calls
2
getMinecraft
Method · 0.95
g
Method · 0.80
Tested by
no test coverage detected