implements TestInstanceFinder, TestPosFinder
tl | |
net.minecraft.gametest.framework.TestFinder | |
net.minecraft.class_9123 | |
net.minecraft.server.command.TestFinder |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
static final TestInstanceFinder |
| ||||||||
static final TestPosFinder |
| ||||||||
private final TestInstanceFinder |
| ||||||||
private final TestPosFinder |
| ||||||||
private final CommandSourceStack |
|
Constructor summary
Modifier | Constructor |
---|---|
(CommandSourceStack commandSource, TestInstanceFinder instanceFinder, TestPosFinder blockFinder) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Stream<BlockPos> |
| ||||||||
public static TestFinder$Builder |
| ||||||||
public CommandSourceStack |
| ||||||||
public Stream<Holder$Reference<GameTestInstance>> |
|