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