See: Description
| Interface | Description |
|---|---|
| ConnectionRequestBuilder |
Provides a fluent interface to send a connection request to another server on the proxy.
|
| ConnectionRequestBuilder.Result |
Represents the result of a connection request.
|
| ConsoleCommandSource |
Indicates that the executor of the command is the console.
|
| InboundConnection |
Represents an incoming connection to the proxy.
|
| Player |
Represents a player who is connected to the proxy.
|
| ProxyServer |
Provides an interface to a Minecraft server proxy.
|
| ServerConnection |
Represents a connection to a backend server from the proxy for a client.
|
| Enum | Description |
|---|---|
| ConnectionRequestBuilder.Status |
Represents the status of a connection request initiated by a
ConnectionRequestBuilder. |