net.minecraft.gametest.framework

public class TestFinder

implements TestInstanceFinder, TestPosFinder

tn
net.minecraft.gametest.framework.TestFinder
net.minecraft.class_9123
net.minecraft.server.command.TestFinder
net.minecraft.src.C_313828_

Field summary

Modifier and TypeField
static final TestInstanceFinder
a
NO_FUNCTIONS
field_48507
NOOP_TEST_FUNCTION_FINDER
f_315355_
static final TestPosFinder
b
NO_STRUCTURES
field_48508
NOOP_TEST_INSTANCE_BLOCK_FINDER
f_315670_
private final TestInstanceFinder
c
testInstanceFinder
field_56218
instanceFinder
f_382086_
private final TestPosFinder
d
testPosFinder
field_56219
blockFinder
f_382333_
private final CommandSourceStack
e
source
field_48511
commandSource
f_315253_

Constructor summary

ModifierConstructor
(CommandSourceStack commandSource, TestInstanceFinder instanceFinder, TestPosFinder blockFinder)

Method summary

Modifier and TypeMethod
public Stream<BlockPos>
findTestPos()
findTestPos()
m_386929_()
public static TestFinder$Builder
a()
builder()
method_67070()
builder()
m_386519_()
public CommandSourceStack
b()
source()
method_56305()
getCommandSource()
m_324045_()
public Stream<Holder$Reference<GameTestInstance>>
findTests()
findTests()
m_388405_()