
public class RestartServerEvent extends UiEvent<RestartServerCallback>
Registering a callback for this event instructs the UI to provide some control for restarting the server.
UiEvent.Type<C>| Constructor and Description |
|---|
RestartServerEvent() |
| Modifier and Type | Method and Description |
|---|---|
static UiEvent.Type<RestartServerCallback> |
getType() |
public static UiEvent.Type<RestartServerCallback> getType()
Copyright © 2018. All rights reserved.