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

Method getOpenContainer

Minecraft-Utils/1.8.8/src/Variables.java:552–554  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

550 }
551
552 public xi getOpenContainer() {
553 return getPlayer().bk;
554 }
555
556 @Override
557 public String getOpenContainerTitle() {

Callers 1

getOpenContainerTitleMethod · 0.95

Calls 1

getPlayerMethod · 0.95

Tested by

no test coverage detected