| Interface | Description |
|---|---|
| ConnectedPlayer |
Represents a player physically connected to the world hosted on this server.
|
| Connection |
A proxy connection is defined as a connection directly connected to a socket.
|
| Connection.Unsafe | |
| PendingConnection |
Represents a user attempting to log into the proxy.
|
| ProxiedPlayer |
Represents a player who's connection is being connected to somewhere else,
whether it be a remote or embedded server.
|
| Server |
Represents a destination which this proxy might connect to.
|
Copyright © 2012-2016 SpigotMC. All Rights Reserved.