[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
MinecraftToIrcColors(String)
Replaces Minecraft color codes with equivalent IRC color codes, in the given string. Opposite of IrcToMinecraftColors method.
MinecraftToIrcColors(StringBuilder)
Replaces Minecraft color codes with equivalent IRC color codes, in the given StringBuilder. Opposite of IrcToMinecraftColors method.

See Also