com.mojang.realmsclient.gui.task

public interface RepeatedDelayStrategy

eec
com.mojang.realmsclient.gui.task.RepeatedDelayStrategy
net.minecraft.class_7587
net.minecraft.unmapped.C_bxcgdrgm
net.minecraft.client.util.Backoff
net.minecraft.unmapped.C_bxcgdrgm
net.minecraft.src.C_238449_

Field summary

Modifier and TypeField
RepeatedDelayStrategy
a
CONSTANT
field_39714
f_tdamgrtk
ONE_CYCLE
f_tdamgrtk
f_238691_

Method summary

Modifier and TypeMethod
long
a()
delayCyclesAfterSuccess()
method_44643()
m_gxtfjjsw()
success()
m_gxtfjjsw()
m_239029_()
long
b()
delayCyclesAfterFailure()
method_44645()
m_hctbgjtr()
fail()
m_hctbgjtr()
m_239153_()
static RepeatedDelayStrategy
a(int arg0)
exponentialBackoff(int arg0)
method_44644(int arg0)
m_barxlydb(int arg0)
exponential(int maxSkippableCycles)
m_barxlydb(int arg0)
m_239255_(int p_239256_)