Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
draw
Method · 0.95
setChatLine
Method · 0.95
getChatComponent
Method · 0.95
getChatHeight
Method · 0.95
Calls
2
getVars
Method · 0.95
getMinecraftScreen
Method · 0.65
Tested by
no test coverage detected