net.minecraft.gametest.framework

public record RetryOptions

tg
net.minecraft.gametest.framework.RetryOptions
net.minecraft.class_9118
net.minecraft.unmapped.C_ghztjodq
net.minecraft.test.TestAttemptConfig
net.minecraft.unmapped.C_ghztjodq

Field summary

Modifier and TypeField
private final int
a
numberOfTries
comp_2213
f_vnynclzf
numberOfTries
numberOfTries
private final boolean
b
haltOnFailure
comp_2214
f_cxkbhnvl
haltOnFailure
haltOnFailure
private static final RetryOptions
c
NO_RETRIES
field_48496
f_pdetkkja
ONCE

Constructor summary

ModifierConstructor
public (int numberOfTries, boolean haltOnFailure)

Method summary

Modifier and TypeMethod
public static RetryOptions
a()
noRetries()
method_56245()
m_ekedcqgt()
once()
public boolean
b()
unlimitedTries()
method_56247()
m_jpqyghqh()
isDisabled()
public boolean
a(int arg0, int arg1)
hasTriesLeft(int arg0, int arg1)
method_56246(int arg0, int arg1)
m_wgsjijsv(int arg0, int arg1)
shouldTestAgain(int attempt, int successes)
public boolean
c()
hasRetries()
method_56248()
m_tplpyopy()
needsMultipleAttempts()
public int
d()
numberOfTries()
comp_2213()
m_hqkcyqvw()
numberOfTries()
numberOfTries()
public boolean
e()
haltOnFailure()
comp_2214()
m_nubodtpj()
haltOnFailure()
haltOnFailure()