| Package | Description | 
|---|---|
| net.minecraftforge.server.terminalconsole | 
| Class and Description | 
|---|
| HighlightErrorConverter A simplified version of  HighlightConverterthat usesTerminalConsoleAppenderto detect if Ansi escape codes can be used
 to highlight errors and warnings in the console. | 
| MinecraftFormattingConverter Replaces Minecraft formatting codes in the result of a pattern with
 appropriate ANSI escape codes. | 
| TerminalConsoleAppender An  Appenderthat uses the JLine 3.xTerminalto print messages
 to the console. |