com.mojang.realmsclient.gui.task

public class IntervalBasedStartupDelay

implements RestartDelayCalculator

edc
com.mojang.realmsclient.gui.task.IntervalBasedStartupDelay
net.minecraft.class_5782
net.minecraft.client.realms.gui.BasicFetchRateLimiter
net.minecraft.src.C_141560_

字段概要

修饰符与类型字段
private final Duration
a
interval
field_28449
period
f_167559_
private final Supplier<Clock>
b
clock
field_28450
clock
f_167560_
private Instant
c
lastStartedTimestamp
field_28451
lastRun
f_167561_

构造函数概要

修饰符构造函数
public (Duration period)
protected (Duration period, Supplier<Clock> clock)

方法概要

修饰符与类型方法
public void
a()
markExecutionStart()
method_33421()
onRun()
m_142685_()
public long
b()
getNextDelayMs()
method_33422()
getRemainingPeriod()
m_142678_()