| Interface | Description |
|---|---|
| Callback<V> |
Represents a method which may be called once a result has been computed
asynchronously.
|
| CommandSender | |
| ProxyConfig | Deprecated
This class is subject to rapid change between releases
|
| ReconnectHandler | |
| SkinConfiguration |
Represents a player's skin settings.
|
| Title |
Represents a configuration of a title.
|
| Class | Description |
|---|---|
| AbstractReconnectHandler | |
| Favicon |
Favicon shown in the server list.
|
| ProxyServer | |
| ServerConnectRequest |
A request to connect a server.
|
| ServerConnectRequest.Builder |
Class that sets default properties/adds methods to the lombok builder
generated class.
|
| ServerPing |
Represents the standard list data returned by opening a server in the
Minecraft client server list, or hitting it with a packet 0xFE.
|
| ServerPing.ModInfo | |
| ServerPing.ModItem | |
| ServerPing.PlayerInfo | |
| ServerPing.Players | |
| ServerPing.Protocol |
| Enum | Description |
|---|---|
| ServerConnectRequest.Result |
The result from this callback after request has been executed by proxy.
|
Copyright © 2012–2019 SpigotMC. All rights reserved.