Class ServerInitializeEvent
java.lang.Object
eu.sculkpowered.server.event.lifecycle.ServerInitializeEvent
Represents an event that fires when the server is finished with loading, but before connections
will be accepted.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServerInitializeEvent
public ServerInitializeEvent()
-