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