Package com.hypixel.hytale.server.core
Class ShutdownReason
java.lang.Object
com.hypixel.hytale.server.core.ShutdownReason
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ShutdownReasonstatic final ShutdownReasonstatic final ShutdownReasonprivate final intprivate final Stringstatic final ShutdownReasonstatic final ShutdownReasonstatic final ShutdownReasonstatic final ShutdownReasonstatic final ShutdownReasonstatic final ShutdownReason -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIGINT
-
SHUTDOWN
-
CRASH
-
AUTH_FAILED
-
WORLD_GEN
-
CLIENT_GONE
-
MISSING_REQUIRED_PLUGIN
-
VALIDATE_ERROR
-
MISSING_ASSETS
-
exitCode
private final int exitCode -
message
-
-
Constructor Details
-
ShutdownReason
public ShutdownReason(int exitCode) -
ShutdownReason
-
-
Method Details