public class ServerStatusEvent extends Object implements NetworkEvent
| Constructor and Description |
|---|
ServerStatusEvent(Server server) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Server |
getServer()
Gets the server.
|
int |
hashCode() |
String |
toString() |
public ServerStatusEvent(Server server)
Copyright © 2020. All rights reserved.