Package net.minecraft.realms.action
Class ConnectingToRealmsAction
java.lang.Object
com.mojang.realmsclient.gui.LongRunningTask
net.minecraft.realms.action.ConnectingToRealmsAction
- All Implemented Interfaces:
Runnable
,IErrorConsumer
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ReentrantLock
private final Screen
private final RealmsMainScreen
private final RealmsServer
Fields inherited from class com.mojang.realmsclient.gui.LongRunningTask
LOGGER, longRunningMcoTaskScreen
-
Constructor Summary
ConstructorDescriptionConnectingToRealmsAction
(RealmsMainScreen p_i232231_1_, Screen p_i232231_2_, RealmsServer p_i232231_3_, ReentrantLock p_i232231_4_) -
Method Summary
Methods inherited from class com.mojang.realmsclient.gui.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 net.minecraft.realms.IErrorConsumer
error
-
Field Details
-
server
-
lastScreen
-
mainScreen
-
connectLock
-
-
Constructor Details
-
ConnectingToRealmsAction
public ConnectingToRealmsAction(RealmsMainScreen p_i232231_1_, Screen p_i232231_2_, RealmsServer p_i232231_3_, ReentrantLock p_i232231_4_)
-
-
Method Details
-
run
public void run() -
sleep
private void sleep(int p_238123_1_)
-