MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / optStripColor

Method optStripColor

Minecraft-Utils/1.10.2/src/Gui2ndChat.java:320–322  ·  view source on GitHub ↗
(String text)

Source from the content-addressed store, hash-verified

318 }
319
320 private String optStripColor(String text) {
321 return bdt.a(text, false);
322 }
323
324 public boolean isChatOpened() {
325 return MinecraftFactory.getVars().getMinecraftScreen() instanceof bew;

Callers 2

drawMethod · 0.95
getChatComponentMethod · 0.95

Calls 1

aMethod · 0.45

Tested by

no test coverage detected