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.8/src/Variables.java:563–566 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
561
}
562
563
@Override
564
public
void
closeContainer() {
565
getPlayer().q();
566
}
567
568
@Override
569
public
String getSession() {
Callers
nothing calls this directly
Calls
1
getPlayer
Method · 0.95
Tested by
no test coverage detected