net.minecraft.client.realms.util

public class PeriodicRunnerFactory

gds
com.mojang.realmsclient.gui.task.DataFetcher
net.minecraft.class_7581
net.minecraft.client.realms.util.PeriodicRunnerFactory
net.minecraft.unmapped.C_tfgqmjhb
net.minecraft.client.realms.RealmsDataFetcher
net.minecraft.src.C_238486_

Field summary

Modifier and TypeField
static final org.slf4j.Logger
a
LOGGER
field_39696
LOGGER
f_dphnedtv
LOGGER
f_238747_
final Executor
b
executor
field_39697
executor
f_dvfdcoaf
executor
f_238658_
final TimeUnit
c
resolution
field_39698
timeUnit
f_jtebguuw
resolution
f_238755_
final TimeSupplier
d
timeSource
field_39699
timeSupplier
f_sqsurvvg
timeSupplier
f_238834_

Constructor summary

ModifierConstructor
public (Executor executor, TimeUnit timeUnit, TimeSupplier timeSupplier)

Method summary

Modifier and TypeMethod
public <T> PeriodicRunnerFactory$PeriodicRunner<T>
a(String o, Callable<T> o, Duration o, gdt arg3)
createTask(String arg0, Callable<T> arg1, Duration arg2, RepeatedDelayStrategy arg3)
method_44629(String arg0, Callable<T> arg1, Duration arg2, class_7587 arg3)
create(String name, Callable<T> task, Duration cycle, Backoff backoff)
m_jddheorp(String arg0, Callable<T> arg1, Duration arg2, C_bxcgdrgm arg3)
createTask(String name, Callable<T> command, Duration period, Backoff backoff)
m_239622_(String p_239624_, Callable<T> p_239625_, Duration p_239626_, C_238449_ arg3)
public PeriodicRunnerFactory$RunnersManager
a()
createSubscription()
method_44628()
create()
m_arhhsxbp()
createTaskListener()
m_239139_()