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

Method closeContainer

Minecraft-Utils/1.8.9/src/Variables.java:560–563  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected