MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / closeContainer

Method closeContainer

Minecraft-Utils/1.12.2/src/Variables.java:559–562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

557 }
558
559 @Override
560 public void closeContainer() {
561 getPlayer().p();
562 }
563
564 @Override
565 public String getSession() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected