net.minecraft.test

public class TestRunContext

tv
net.minecraft.gametest.framework.GameTestRunner
net.minecraft.class_4520
net.minecraft.test.TestRunContext
net.minecraft.unmapped.C_zehlpsdx
net.minecraft.test.TestUtil
net.minecraft.src.C_4892_

Field summary

Modifier and TypeField
public static final int
a
DEFAULT_TESTS_PER_ROW
field_33151
DEFAULT_TESTS_PER_ROW
f_nrvkgege
DEFAULT_TESTS_PER_ROW
f_177524_
private static final org.slf4j.Logger
b
LOGGER
field_48470
LOGGER
f_umwzyich
LOGGER
f_314662_
final ServerWorld
c
level
field_48471
world
f_kihxyloe
world
f_315849_
private final TestManager
d
testTicker
field_48472
manager
f_rypdqgwe
f_315775_
private final List<GameTestState>
e
allTestInfos
field_48473
states
f_kveivkfr
f_315746_
private com.google.common.collect.ImmutableList<GameTestBatch>
f
batches
field_48474
batches
f_jggofwhk
f_315154_
final List<BatchListener>
g
batchListeners
field_48475
batchListeners
f_hmxfhbel
f_315622_
private final List<GameTestState>
h
scheduledForRerun
field_48476
toBeRetried
f_qwescvul
f_316198_
private final TestRunContext$Batcher
i
testBatcher
field_48477
batcher
f_skooysqe
f_316465_
private boolean
j
stopped
field_48478
stopped
f_jpdtmcgz
f_315783_
GameTestBatch
k
currentBatch
field_48479
currentBatch
f_ripjdyti
f_313970_
private final TestRunContext$TestStructureSpawner
l
existingStructureSpawner
field_48480
reuseSpawner
f_dbnrxvxy
f_316496_
private final TestRunContext$TestStructureSpawner
m
newStructureSpawner
field_48481
initialSpawner
f_uwpffzog
f_315308_
final boolean
n
haltOnError
field_52279
stopAfterFailure
f_vrgfxqzr
f_336784_

Constructor summary

ModifierConstructor
protected (TestRunContext$Batcher batcher, Collection<GameTestBatch> batches, ServerWorld world, TestManager manager, TestRunContext$TestStructureSpawner reuseSpawner, TestRunContext$TestStructureSpawner initialSpawner, boolean stopAfterFailure)

Method summary

Modifier and TypeMethod
public List<GameTestState>
a()
getTestInfos()
method_56219()
getStates()
m_ienkpsmb()
m_320202_()
public void
b()
start()
method_56226()
start()
m_szvqpdky()
m_323089_()
public void
c()
stop()
method_56229()
clear()
m_wditevmr()
m_321148_()
public void
a(ts arg0)
rerunTest(GameTestInfo arg0)
method_56224(class_4517 arg0)
retry(GameTestState state)
m_pohkhjby(C_agwojffm arg0)
m_321090_(C_4889_ arg0)
void
a(int arg0)
runBatch(int arg0)
method_56220(int arg0)
runBatch(int batchIndex)
m_idvanata(int arg0)
m_324502_(int arg0)
private void
d()
runScheduledRerunTests()
method_56231()
onFinish()
m_sqthvofs()
m_319427_()
public void
a(to arg0)
addListener(GameTestBatchListener arg0)
method_56223(class_9114 arg0)
addBatchListener(BatchListener batchListener)
m_pboesdin(C_pdlleeki arg0)
m_324189_(C_313645_ arg0)
private Collection<GameTestState>
a(Collection<ts> arg0)
createStructuresForBatch(Collection<GameTestInfo> arg0)
method_56221(Collection<class_4517> arg0)
prepareStructures(Collection<GameTestState> oldStates)
m_skajbonx(Collection<C_agwojffm> arg0)
m_320995_(Collection<C_4889_> arg0)
private Optional<GameTestState>
b(ts arg0)
spawn(GameTestInfo arg0)
method_56228(class_4517 arg0)
prepareStructure(GameTestState oldState)
m_uykthrch(C_agwojffm arg0)
m_319278_(C_4889_ arg0)
public static void
a(ash o)
clearMarkers(ServerLevel arg0)
method_22213(class_3218 arg0)
clearDebugMarkers(ServerWorld world)
m_kcolvlxr(C_bdwnwhiu arg0)
clearDebugMarkers(ServerWorld world)
m_127685_(C_12_ p_127686_)