| Package | Description |
|---|---|
| me.lucko.helper.network | |
| me.lucko.helper.network.event |
| Modifier and Type | Method and Description |
|---|---|
net.kyori.event.EventBus<NetworkEvent> |
AbstractNetwork.getEventBus() |
net.kyori.event.EventBus<NetworkEvent> |
Network.getEventBus()
Gets the network event bus.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractNetwork.postEvent(NetworkEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerConnectEvent
Called when a server connects to the network
|
class |
ServerDisconnectEvent
Called when a server disconnects from the network
|
class |
ServerStatusEvent
Called when a status update is received for a server.
|
Copyright © 2020. All rights reserved.