net.minecraft.gametest.framework

public class TestFinder<T>

implements StructureBlockPosFinder, TestFunctionFinder

tq
net.minecraft.gametest.framework.TestFinder
net.minecraft.class_9123
net.minecraft.unmapped.C_nuydtmin
net.minecraft.server.command.TestFinder
net.minecraft.unmapped.C_nuydtmin
net.minecraft.src.C_313828_
net.minecraft.gametest.framework.TestFinder

Field summary

Modifier and TypeField
static final TestFunctionFinder
a
NO_FUNCTIONS
field_48507
f_mepgfbmq
NOOP_TEST_FUNCTION_FINDER
f_315355_
static final StructureBlockPosFinder
b
NO_STRUCTURES
field_48508
f_ooptmjtl
NOOP_STRUCTURE_BLOCK_FINDER
f_315670_
private final TestFunctionFinder
c
testFunctionFinder
field_48509
f_hunuprbg
testFunctionFinder
f_315412_
private final StructureBlockPosFinder
d
structureBlockPosFinder
field_48510
f_bhsixbyo
structureBlockPosFinder
f_315198_
private final CommandSourceStack
e
source
field_48511
f_aknbgxej
commandSource
source
f_315253_
private final Function<TestFinder<T>, T>
f
contextProvider
field_48512
f_zibddhqx
runnerFactory
f_314837_

Constructor summary

ModifierConstructor
(CommandSourceStack commandSource, Function<TestFinder<T>, T> runnerFactory, TestFunctionFinder testFunctionFinder, StructureBlockPosFinder structureBlockPosFinder)

Method summary

Modifier and TypeMethod
public Stream<BlockPos>
findStructureBlockPos()
findStructureBlockPos()
m_319645_()
T
b()
get()
method_56306()
m_htelkcbt()
createRunner()
m_323683_()
public CommandSourceStack
a()
source()
method_56305()
m_dpewjrmz()
getCommandSource()
m_324045_()
public Stream<TestFunction>
findTestFunctions()
findTestFunctions()
m_318842_()