| Package | Description |
|---|---|
| me.lucko.helper.network | |
| me.lucko.helper.network.event |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Server> |
AbstractNetwork.getServers() |
Map<String,Server> |
Network.getServers()
Gets the known servers in the network
|
| Modifier and Type | Method and Description |
|---|---|
Server |
ServerConnectEvent.getServer()
Gets the server that connected.
|
Server |
ServerStatusEvent.getServer()
Gets the server.
|
| Constructor and Description |
|---|
ServerConnectEvent(String id,
Server server) |
ServerStatusEvent(Server server) |
Copyright © 2022. All rights reserved.