net.minecraft.server.command

public class TestFinder<T>

implements StructureBlockFinder, TestFunctionFinder

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

Field summary

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

Constructor summary

ModifierConstructor
(ServerCommandSource commandSource, Function<TestFinder<T>, T> runnerFactory, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockPosFinder)

Method summary

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