public class GeyserStandaloneGUI extends Object
| Constructor and Description |
|---|
GeyserStandaloneGUI() |
| Modifier and Type | Method and Description |
|---|---|
void |
redirectSystemStreams()
Redirect the default io streams to the text pane
|
void |
setupInterface(GeyserStandaloneLogger geyserStandaloneLogger,
GeyserCommandManager geyserCommandManager)
Add all the Geyser commands to the commands menu, and setup the debug mode toggle
|
void |
startUpdateThread()
Start the thread to update the form information every 1s
|
public void redirectSystemStreams()
public void setupInterface(GeyserStandaloneLogger geyserStandaloneLogger, GeyserCommandManager geyserCommandManager)
geyserStandaloneLogger - The current loggergeyserCommandManager - The commands managerpublic void startUpdateThread()
Copyright © 2021 GeyserMC. All rights reserved.