public class Server extends Object
| Constructor and Description |
|---|
Server(String address) |
Server(String address,
int port) |
Server(String address,
int port,
boolean online) |
Server(String address,
int port,
boolean online,
boolean bedrock) |
Server(String address,
int port,
boolean online,
boolean bedrock,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.geysermc.common.window.button.FormImage |
getFormImage() |
int |
getPort() |
String |
toString() |
Copyright © 2021 GeyserMC. All rights reserved.