MCPcopy Create free account
hub / github.com/PaperMC/Paper / toString

Method toString

paper-api/src/main/java/org/bukkit/ChatColor.java:277–281  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275 }
276
277 @NotNull
278 @Override
279 public String toString() {
280 return toString;
281 }
282
283 /**
284 * Checks if this code is a format code as opposed to a color code.

Callers 1

getLastColorsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected