com.mojang.realmsclient.gui.task

public class DataFetcher$Task<T>

fkp$e
com.mojang.realmsclient.gui.task.DataFetcher$Task
net.minecraft.class_7581$class_7586
net.minecraft.client.realms.util.PeriodicRunnerFactory$PeriodicRunner

Field summary

Modifier and TypeField
private final String
b
id
field_39707
name
private final Callable<T>
c
updater
field_39708
task
private final long
d
period
field_39709
unitDuration
private final RepeatedDelayStrategy
e
repeatStrategy
field_39710
backoff
private CompletableFuture<DataFetcher$ComputationResult<T>>
f
pendingTask
field_39711
resultFuture
DataFetcher$SuccessfulComputationResult<T>
g
lastResult
field_39712
lastResult
private long
h
nextUpdate
field_39713
nextTime

Constructor summary

ModifierConstructor
(String arg0, Callable<T> name, long task, RepeatedDelayStrategy arg3)

Method summary

Modifier and TypeMethod
void
a(long arg0)
updateIfNeeded(long arg0)
method_44639(long arg0)
run(long currentTime)
public void
a()
reset()
method_44638()
reset()