public class ServerDisconnectEvent extends ClientEvent
| Constructor and Description |
|---|
ServerDisconnectEvent(RemoteServer remote,
String r)
Initialize the client event
|
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
getServerpublic ServerDisconnectEvent(RemoteServer remote, String r)
remote - the remote serverr - the disconnect reasonpublic final String getReason()
Copyright © 2022. All rights reserved.