public abstract class ServerEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerEvent.Start
Event is triggered when the server starts running.
|
static class |
ServerEvent.Stop
Event is triggered when the server stops running.
|
Event.Result| Constructor and Description |
|---|
ServerEvent() |