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

Method getGuiIngame

Minecraft-Utils/1.9.4/src/Variables.java:498–500  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

496 }
497
498 public bcs getGuiIngame() {
499 return getMinecraft().r;
500 }
501
502 @Override
503 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