net.minecraft.gametest.framework

public class GameTestRunner$Builder

ta$a
net.minecraft.gametest.framework.GameTestRunner$Builder
net.minecraft.class_4520$class_9115
net.minecraft.test.TestRunContext$Builder
net.minecraft.src.C_4892_$C_313811_
net.minecraft.gametest.framework.GameTestHarnessRunner$a

Field summary

Modifier and TypeField
private final ServerLevel
a
level
field_48485
world
f_313924_
private final GameTestTicker
b
testTicker
field_48486
manager
f_314246_
private GameTestRunner$GameTestBatcher
c
batcher
field_48487
batcher
f_314509_
private GameTestRunner$StructureSpawner
d
existingStructureSpawner
field_48488
reuseSpawner
f_314482_
private GameTestRunner$StructureSpawner
e
newStructureSpawner
field_48489
initialSpawner
f_316948_
private final Collection<GameTestBatch>
f
batches
field_48490
batches
f_315759_
private boolean
g
haltOnError
field_52280
stopAfterFailure
f_336633_

Constructor summary

ModifierConstructor
private (Collection<GameTestBatch> batches, ServerLevel world)

Method summary

Modifier and TypeMethod
public static GameTestRunner$Builder
a(Collection<sr> arg0, aqu arg1)
fromBatches(Collection<GameTestBatch> arg0, ServerLevel arg1)
method_56236(Collection<class_4514> arg0, class_3218 arg1)
of(Collection<GameTestBatch> batches, ServerWorld world)
m_321232_(Collection<C_4884_> p_329486_, C_12_ p_336096_)
public static GameTestRunner$Builder
b(Collection<sx> arg0, aqu arg1)
fromInfo(Collection<GameTestInfo> arg0, ServerLevel arg1)
method_56238(Collection<class_4517> arg0, class_3218 arg1)
ofStates(Collection<GameTestState> states, ServerWorld world)
m_319523_(Collection<C_4889_> p_335004_, C_12_ p_328084_)
public GameTestRunner$Builder
a(boolean arg0)
haltOnError(boolean arg0)
method_61097(boolean arg0)
stopAfterFailure(boolean stopAfterFailure)
m_340306_(boolean arg0)
public GameTestRunner$Builder
a(ta$c arg0)
newStructureSpawner(GameTestRunner$StructureSpawner arg0)
method_56237(class_4520$class_9117 arg0)
initialSpawner(TestRunContext$TestStructureSpawner initialSpawner)
m_322147_(C_4892_$C_313388_ arg0)
public GameTestRunner$Builder
a(tm arg0)
existingStructureSpawner(StructureGridSpawner arg0)
method_61096(class_9120 arg0)
reuseSpawner(TestStructurePlacer reuseSpawner)
m_338844_(C_313361_ arg0)
public GameTestRunner$Builder
a(ta$b arg0)
batcher(GameTestRunner$GameTestBatcher arg0)
method_61095(class_4520$class_9116 arg0)
batcher(TestRunContext$Batcher batcher)
m_340428_(C_4892_$C_313680_ arg0)
public GameTestRunner
a()
build()
method_56235()
build()
m_322128_()