com.mojang.realmsclient.util.task

public abstract class LongRunningTask

implements Runnable

flf
com.mojang.realmsclient.util.task.LongRunningTask
net.minecraft.class_4358
net.minecraft.client.realms.task.LongRunningTask

Field summary

Modifier and TypeField
protected static final int
a
NUMBER_OF_RETRIES
field_32132
MAX_RETRIES
private static final org.slf4j.Logger
b
LOGGER
field_22731
LOGGER
private boolean
c
aborted
field_46136
aborted

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected static void
a(long arg0)
pause(long arg0)
method_25287(long arg0)
pause(long seconds)
public static void
a(fty arg0)
setScreen(Screen arg0)
method_25289(class_437 arg0)
setScreen(Screen screen)
protected void
a(xv arg0)
error(Component arg0)
method_21067(class_2561 arg0)
error(Text message)
protected void
a(Exception arg0)
error(Exception arg0)
method_53811(Exception arg0)
error(Exception exception)
protected void
a(fje arg0)
error(RealmsServiceException arg0)
method_53809(class_4355 arg0)
error(RealmsServiceException exception)
public abstract Component
a()
getTitle()
method_53808()
getTitle()
public boolean
d()
aborted()
method_21065()
aborted()
public void
c()
tick()
method_21068()
tick()
public void
e()
init()
method_21070()
init()
public void
b()
abortTask()
method_21071()
abortTask()