| Modifier and Type |
Method |
Description |
T |
bgOrange(Object text,
Object... args) |
|
T |
black(Object text,
Object... args) |
|
T |
blue(Object text,
Object... args) |
|
T |
brightBlue(Object text,
Object... args) |
|
T |
brightCyan(Object text,
Object... args) |
|
T |
brightGreen(Object text,
Object... args) |
|
T |
brightMagenta(Object text,
Object... args) |
|
T |
brightRed(Object text,
Object... args) |
|
T |
brightWhite(Object text,
Object... args) |
|
T |
brown(Object text,
Object... args) |
|
T |
build() |
|
T |
cyan(Object text,
Object... args) |
|
T |
darkGrey(Object text,
Object... args) |
|
T |
green(Object text,
Object... args) |
|
T |
lightGrey(Object text,
Object... args) |
|
T |
magenta(Object text,
Object... args) |
|
T |
newLine() |
|
T |
orange(Object text,
Object... args) |
|
T |
out(Object text) |
|
abstract T |
out(ConsolerizerColor consolerizerColor,
Object text) |
|
T |
red(Object text,
Object... args) |
|
T |
white(Object text,
Object... args) |
|
T |
yellow(Object text,
Object... args) |
|