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.8/src/Variables.java:320–323 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
318
}
319
320
@Override
321
public
boolean isChatOpened() {
322
return
getMinecraftScreen() instanceof awv;
323
}
324
325
@Override
326
public
String getChatBoxText() {
Callers
2
getChatBoxText
Method · 0.95
typeInChatGUI
Method · 0.95
Calls
1
getMinecraftScreen
Method · 0.95
Tested by
no test coverage detected