MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / hex

Method hex

src/main/java/com/volmit/adapt/util/C.java:563–565  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

561 }
562
563 public String hex() {
564 return chatToHex(chatColor());
565 }
566
567 /**
568 * Checks if this code is a format code as opposed to a color code.

Callers

nothing calls this directly

Calls 2

chatToHexMethod · 0.95
chatColorMethod · 0.95

Tested by

no test coverage detected