Package net.minecraft.realms.action
Class CloseRealmsAction
java.lang.Object
com.mojang.realmsclient.gui.LongRunningTask
net.minecraft.realms.action.CloseRealmsAction
- All Implemented Interfaces:
Runnable,IErrorConsumer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RealmsConfigureWorldScreenprivate final RealmsServerFields inherited from class com.mojang.realmsclient.gui.LongRunningTask
LOGGER, longRunningMcoTaskScreen -
Constructor Summary
ConstructorsConstructorDescriptionCloseRealmsAction(RealmsServer p_i232228_1_, RealmsConfigureWorldScreen p_i232228_2_) -
Method Summary
Methods inherited from class com.mojang.realmsclient.gui.LongRunningTask
aborted, abortTask, error, init, pause, setScreen, setScreen, setTitle, tickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.realms.IErrorConsumer
error
-
Field Details
-
serverData
-
configureScreen
-
-
Constructor Details
-
CloseRealmsAction
-
-
Method Details
-
run
public void run()
-