Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ optStripColor
Method
optStripColor
Minecraft-Utils/1.8.9/src/Gui2ndChat.java:326–328 ·
view source on GitHub ↗
(String text)
Source
from the content-addressed store, hash-verified
324
}
325
326
private
String optStripColor(String text) {
327
return
avu.a(text, false);
328
}
329
330
public
boolean isChatOpened() {
331
return
MinecraftFactory.getVars().getMinecraftScreen() instanceof awv;
Callers
2
draw
Method · 0.95
getChatComponent
Method · 0.95
Calls
1
a
Method · 0.45
Tested by
no test coverage detected