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

Method getOpenContainer

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

Source from the content-addressed store, hash-verified

559 }
560
561 public apr getOpenContainer() {
562 return getPlayer().bE;
563 }
564
565 @Override
566 public String getOpenContainerTitle() {

Callers 1

getOpenContainerTitleMethod · 0.95

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected