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

Method getGuiIngame

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

Source from the content-addressed store, hash-verified

529 }
530
531 public avo getGuiIngame() {
532 return getMinecraft().q;
533 }
534
535 @Override
536 public boolean isSpectatingSelf() {

Callers 4

renderPotionIconMethod · 0.95
printChatMessageMethod · 0.45
keyTypedMethod · 0.45

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected