Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ closeContainer
Method
closeContainer
Minecraft-Utils/1.13/src/Variables.java:572–575 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
570
}
571
572
@Override
573
public
void
closeContainer() {
574
getPlayer().w_();
575
}
576
577
@Override
578
public
String getSession() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected