net.minecraft.gametest.framework

public class TestFinder

implements TestInstanceFinder, TestPosFinder

tr
net.minecraft.gametest.framework.TestFinder
net.minecraft.class_9123

Field summary

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

Constructor summary

ModifierConstructor
(CommandSourceStack arg0, TestInstanceFinder arg1, TestPosFinder arg2)

Method summary

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