[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description |
|---|---|
| IrcToMinecraftColors(String) | Replaces IRC color codes with equivalent Minecraft color codes, in the given string.
Opposite of MinecraftToIrcColors method. |
| IrcToMinecraftColors(StringBuilder) | Replaces IRC color codes with equivalent Minecraft color codes, in the given StringBuilder.
Opposite of MinecraftToIrcColors method. |