net.minecraft.gametest.framework

public record GameTestBatch

sr
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
private final String
b
name
comp_2209
f_jovywsjw
id
id
f_127539_
private final Collection<GameTestInfo>
c
gameTestInfos
comp_2210
f_pzqqseon
states
gameTestInfos
f_314676_
private final Consumer<ServerLevel>
d
beforeBatchFunction
comp_2211
f_kyholqab
beforeBatchFunction
beforeBatchConsumer
f_127541_
private final Consumer<ServerLevel>
e
afterBatchFunction
comp_2212
f_gkofytvp
afterBatchFunction
afterBatchConsumer
f_177057_
public static final String
a
DEFAULT_BATCH_NAME
field_33145
f_elnftrvk
DEFAULT_BATCH
DEFAULT_BATCH
f_177056_

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
name()
comp_2209()
m_bvvenyac()
id()
name()
f_127539_()
public Collection<GameTestInfo>
b()
gameTestInfos()
comp_2210()
m_ebprevfz()
states()
gameTestInfos()
f_314676_()
public Consumer<ServerLevel>
c()
beforeBatchFunction()
comp_2211()
m_ioaqubcx()
beforeBatchFunction()
beforeBatchFunction()
f_127541_()
public Consumer<ServerLevel>
d()
afterBatchFunction()
comp_2212()
m_czhxigvr()
afterBatchFunction()
afterBatchFunction()
f_177057_()