public interface ServerConnection extends ChannelMessageSource, ChannelMessageSink
| Modifier and Type | Method and Description |
|---|---|
Player |
getPlayer()
Returns the player that this connection is associated with.
|
RegisteredServer |
getServer()
Returns the server that this connection is connected to.
|
ServerInfo |
getServerInfo()
Returns the server info for this connection.
|
sendPluginMessageRegisteredServer getServer()
ServerInfo getServerInfo()
Player getPlayer()