History - com.mojang.realmsclient.gui.task.RepeatableTask
1.19
Names
dwx
ede
Fields
Constructors
Methods
1.18.2
Names
dvu
dwx
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dtw
dvu
Fields
Constructors
Methods
1.17.1
Names
dtv
dtw
Fields
Constructors
Methods
1.17
Names
dtv
com.mojang.realmsclient.gui.task.RepeatableTask
net.minecraft.class_5784
net.minecraft.client.realms.gui.FetchTask
net.minecraft.src.C_141562_
Fields
BooleanSupplier: a, isActive, field_28452, condition, f_167572_
RestartDelayCalculator: b, restartDelayCalculator, field_28453, rateLimiter, f_167573_
Duration: c, interval, field_28454, period, f_167574_
Runnable: d, runnable, field_28455, command, f_167575_
Constructors
(Runnable, Duration, BooleanSupplier, RestartDelayCalculator)
Methods
void (): run, run, run
ScheduledFuture<?> (ScheduledExecutorService): a, schedule, method_33419, schedule, m_167585_
RepeatableTask (Runnable, Duration, BooleanSupplier): a, withRestartDelayAccountingForInterval, method_33418, createRateLimited, m_167581_
RepeatableTask (Runnable, Duration, BooleanSupplier): b, withImmediateRestart, method_33420, create, m_167587_