Fixes some messages and some jar downloads
All checks were successful
KnarCraft/Minecraft-Server-Launcher/pipeline/head This commit looks good

This commit is contained in:
2020-08-07 02:59:09 +02:00
parent 26cc5370e2
commit b144bbb903
5 changed files with 8 additions and 14 deletions

View File

@ -10,7 +10,7 @@ public interface GUI {
*
* @param message <p>The message contents</p>
*/
void printMessageToGUI(String message);
void setStatus(String message);
/**
* Displays an error to the user as an independent box