MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getObfuscated

Method getObfuscated

src/main/java/net/minecraft/util/ChatStyle.java:56–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 return false;
55 }
56 public boolean getObfuscated()
57 {
58 return false;
59 }
60 public ClickEvent getChatClickEvent()
61 {
62 return null;

Callers 3

getFormattingCodeMethod · 0.95
equalsMethod · 0.95
createDeepCopyMethod · 0.95

Calls 1

getParentMethod · 0.95

Tested by

no test coverage detected