net.minecraft.gametest.framework

public class TestFinder

implements TestInstanceFinder, TestPosFinder

tl
net.minecraft.gametest.framework.TestFinder
net.minecraft.class_9123
net.minecraft.server.command.TestFinder

Field summary

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

Constructor summary

ModifierConstructor
(CommandSourceStack commandSource, TestInstanceFinder instanceFinder, TestPosFinder blockFinder)

Method summary

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