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

Method setObfuscated

src/main/java/net/minecraft/util/ChatStyle.java:92–95  ·  view source on GitHub ↗
(Boolean obfuscated)

Source from the content-addressed store, hash-verified

90 throw new UnsupportedOperationException();
91 }
92 public ChatStyle setObfuscated(Boolean obfuscated)
93 {
94 throw new UnsupportedOperationException();
95 }
96 public ChatStyle setChatClickEvent(ClickEvent event)
97 {
98 throw new UnsupportedOperationException();

Callers 1

createDeepCopyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected