net.minecraft.gametest.framework

public class GameTestBatch

pm
net.minecraft.gametest.framework.GameTestBatch
net.minecraft.class_4514
net.minecraft.unmapped.C_hellwqqt
net.minecraft.test.GameTestBatch
net.minecraft.test.GameTestBatch
net.minecraft.src.C_4884_
net.minecraft.gametest.framework.GameTestHarnessBatch

Field summary

Modifier and TypeField
public static final String
a
DEFAULT_BATCH_NAME
field_33145
f_elnftrvk
DEFAULT_BATCH
DEFAULT_BATCH
f_177056_
private final String
b
name
field_20543
f_jovywsjw
id
id
f_127539_
private final Collection<TestFunction>
c
testFunctions
field_20544
f_ewmpmebc
testFunctions
testFunctions
f_127540_
private final Consumer<ServerLevel>
d
beforeBatchFunction
field_20545
f_kyholqab
beforeBatchConsumer
beforeBatchConsumer
f_127541_
private final Consumer<ServerLevel>
e
afterBatchFunction
field_27801
f_gkofytvp
afterBatchConsumer
afterBatchConsumer
f_177057_

Constructor summary

ModifierConstructor
public (String id, Collection<TestFunction> testFunctions, Consumer<ServerLevel> beforeBatchConsumer, Consumer<ServerLevel> afterBatchConsumer)

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_22152()
m_jkncjnku()
getId()
getId()
m_127546_()
public Collection<TestFunction>
b()
getTestFunctions()
method_22154()
m_hpzfuiyw()
getTestFunctions()
getTestFunctions()
m_127549_()
public void
a(aif arg0)
runBeforeBatchFunction(ServerLevel arg0)
method_22153(class_3218 arg0)
m_qoajhlqq(C_bdwnwhiu arg0)
startBatch(ServerWorld world)
startBatch(ServerWorld world)
m_127547_(C_12_ arg0)
public void
b(aif arg0)
runAfterBatchFunction(ServerLevel arg0)
method_32237(class_3218 arg0)
m_cnznrpla(C_bdwnwhiu arg0)
finishBatch(ServerWorld world)
finishBatch(ServerWorld world)
m_177063_(C_12_ arg0)