Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isChatOpened
Method
isChatOpened
Minecraft-Utils/1.13/src/Variables.java:329–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
327
}
328
329
@Override
330
public
boolean isChatOpened() {
331
return
getMinecraftScreen() instanceof civ;
332
}
333
334
@Override
335
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