implements StructureBlockPosFinder, TestFunctionFinder
ul | |
net.minecraft.gametest.framework.TestFinder | |
net.minecraft.class_9123 | |
net.minecraft.server.command.TestFinder | |
net.minecraft.gametest.framework.TestFinder |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
static final TestFunctionFinder |
| ||||||||
static final StructureBlockPosFinder |
| ||||||||
private final TestFunctionFinder |
| ||||||||
private final StructureBlockPosFinder |
| ||||||||
private final CommandSourceStack |
| ||||||||
private final Function<TestFinder<T>, T> |
|
Constructor summary
Modifier | Constructor |
---|---|
(CommandSourceStack commandSource, Function<TestFinder<T>, T> runnerFactory, TestFunctionFinder testFunctionFinder, StructureBlockPosFinder structureBlockPosFinder) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Stream<BlockPos> |
| ||||||||
T |
| ||||||||
public CommandSourceStack |
| ||||||||
public Stream<TestFunction> |
|