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

Method closeContainer

Minecraft-Utils/1.9/src/Variables.java:527–530  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

525 }
526
527 @Override
528 public void closeContainer() {
529 getPlayer().q();
530 }
531
532 @Override
533 public String getSession() {

Callers

nothing calls this directly

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected