| Package | Description |
|---|---|
| org.geysermc.connect | |
| org.geysermc.connect.ui | |
| org.geysermc.connect.utils |
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
MasterServer.getServers(ServerCategory serverCategory) |
| Modifier and Type | Method and Description |
|---|---|
static org.geysermc.common.window.FormWindow |
UIHandler.getServerList(List<Server> servers,
ServerCategory category)
Create a list of servers for the client based on the passed servers list
|
| Modifier and Type | Method and Description |
|---|---|
static ServerCategory |
ServerCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerCategory[] |
ServerCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 GeyserMC. All rights reserved.