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

Method isChatOpened

Minecraft-Utils/1.8/src/Gui2ndChat.java:317–319  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

315 }
316
317 public boolean isChatOpened() {
318 return MinecraftFactory.getVars().getMinecraftScreen() instanceof bvx;
319 }
320
321 /**
322 * finds and deletes a Chat line by ID

Callers 4

drawMethod · 0.95
setChatLineMethod · 0.95
getChatComponentMethod · 0.95
getChatHeightMethod · 0.95

Calls 2

getVarsMethod · 0.95
getMinecraftScreenMethod · 0.65

Tested by

no test coverage detected