Class CloseServerTask
java.lang.Object
com.mojang.realmsclient.util.task.LongRunningTask
com.mojang.realmsclient.util.task.CloseServerTask
- All Implemented Interfaces:
ErrorCallback
,Runnable
-
Field Summary
FieldsFields inherited from class com.mojang.realmsclient.util.task.LongRunningTask
LOGGER, longRunningMcoTaskScreen, NUMBER_OF_RETRIES
-
Constructor Summary
ConstructorsConstructorDescriptionCloseServerTask(RealmsServer p_90302_, RealmsConfigureWorldScreen p_90303_)
-
Method Summary
Methods inherited from class com.mojang.realmsclient.util.task.LongRunningTask
aborted, abortTask, error, init, pause, setScreen, setScreen, setTitle, tick
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.mojang.realmsclient.gui.ErrorCallback
error
-
Field Details
-
serverData
-
configureScreen
-
-
Constructor Details
-
CloseServerTask
-
-
Method Details
-
run
public void run()
-