Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ closeContainer
Method
closeContainer
Minecraft-Utils/1.8/src/Variables.java:543–546 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
541
}
542
543
@Override
544
public
void
closeContainer() {
545
getPlayer().q();
546
}
547
548
@Override
549
public
String getSession() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected