Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ isChatOpened
Method
isChatOpened
Minecraft-Utils/1.9.4/src/Variables.java:284–287 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
282
}
283
284
@Override
285
public
boolean isChatOpened() {
286
return
getMinecraftScreen() instanceof bec;
287
}
288
289
@Override
290
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