[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| 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. |