mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-15 04:30:29 +00:00
commit
34928257c6
@ -234,7 +234,7 @@ public abstract class TermMethods {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Writes {@code text} to the terminal with the specific foreground and background characters.
|
* Writes {@code text} to the terminal with the specific foreground and background colours.
|
||||||
* <p>
|
* <p>
|
||||||
* As with {@link #write(IArguments)}, the text will be written at the current cursor location, with the cursor
|
* As with {@link #write(IArguments)}, the text will be written at the current cursor location, with the cursor
|
||||||
* moving to the end of the text.
|
* moving to the end of the text.
|
||||||
|
Loading…
Reference in New Issue
Block a user