Uses of Class
net.ME1312.Galaxi.Log.ConsoleText
-
Uses of ConsoleText in net.ME1312.Galaxi.Log
Modifier and TypeMethodDescriptionConsoleText.after
(TextElement... elements) ConsoleText.append
(TextElement... elements) ConsoleText.backgroundColor
(int color) Set the background color of the textConsoleText.backgroundColor
(Color color) Set the background color of the textConsoleText.before
(TextElement... elements) ConsoleText.bold
(boolean value) ConsoleText.color
(int color) Set the color of the textConsoleText.italic
(boolean value) Run some code on clickOpen a link on clickConsoleText.prepend
(TextElement... elements) ConsoleText.strikethrough
(boolean value) ConsoleText.subscript
(boolean value) Set whether the text will be in subscriptConsoleText.superscript
(boolean value) Set whether the text will be in superscriptConsoleText.underline
(boolean value)