Class ShutdownEvent
java.lang.Object
com.hypixel.hytale.server.core.event.events.ShutdownEvent
- All Implemented Interfaces:
IBaseEvent<Void>,IEvent<Void>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final shortstatic final shortstatic final short -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DISCONNECT_PLAYERS
public static final short DISCONNECT_PLAYERS- See Also:
-
UNBIND_LISTENERS
public static final short UNBIND_LISTENERS- See Also:
-
SHUTDOWN_WORLDS
public static final short SHUTDOWN_WORLDS- See Also:
-
-
Constructor Details
-
ShutdownEvent
public ShutdownEvent()
-
-
Method Details