public class MasterServer extends Object
| Constructor and Description |
|---|
MasterServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
createGeyserProxy() |
List<Server> |
getServers(ServerCategory serverCategory) |
void |
shutdown() |
void |
shutdownGeyserProxy() |
public void shutdown()
public void createGeyserProxy()
public void shutdownGeyserProxy()
public List<Server> getServers(ServerCategory serverCategory)
Copyright © 2021 GeyserMC. All rights reserved.