public class StopEvent extends Object
Modifier and Type | Method and Description |
---|---|
static StopEvent |
build(Registry registry,
boolean reload)
Builder for stop events.
|
Registry |
getRegistry()
Retrieves the server registry for this instance
|
boolean |
isReload()
Indicates if this stop event is part of reloading the server.
|
public Registry getRegistry()
public boolean isReload()