public final class DisconnectEvent extends Event
Indicates that a connection has disconnected from the server.
This event will always occur after the connection's
ConnectEvent and all of its InputEvents.
Event.Type| Modifier and Type | Field and Description |
|---|---|
Connection |
connection |
SERVER_START_EVENT, SERVER_STOP_EVENT, typepublic final Connection connection