Package net.minecraft.server.dedicated
Class ServerWatchdog
java.lang.Object
net.minecraft.server.dedicated.ServerWatchdog
- All Implemented Interfaces:
Runnable
-
Field Summary
Modifier and TypeFieldDescriptionprivate static org.apache.logging.log4j.Logger
private static long
private long
private DedicatedServer
private static int
-
Constructor Summary
-
Method Summary
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
MAX_SHUTDOWN_TIME
private static final long MAX_SHUTDOWN_TIME- See Also:
- Constant Field Values
-
SHUTDOWN_STATUS
private static final int SHUTDOWN_STATUS- See Also:
- Constant Field Values
-
server
-
maxTickTime
private final long maxTickTime
-
-
Constructor Details
-
ServerWatchdog
-
-
Method Details