Uses of Interface
net.minecraft.test.StructureBlockFinder
-
Uses of StructureBlockFinder in net.minecraft.server.command
Modifier and TypeFieldDescription(package private) static final StructureBlockFinder
TestFinder.NOOP_STRUCTURE_BLOCK_FINDER
private final StructureBlockFinder
TestFinder.structureBlockPosFinder
Modifier and TypeMethodDescriptionprivate T
TestFinder.Runners.createRunner
(ServerCommandSource source, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockFinder) (package private) static Stream
<GameTestState> TestCommand.stream
(ServerCommandSource source, TestAttemptConfig config, StructureBlockFinder finder) ModifierConstructorDescription(package private)
TestFinder
(ServerCommandSource commandSource, Function<TestFinder<T>, T> runnerFactory, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockPosFinder)