Uses of Interface
net.minecraft.test.StructureBlockFinder
Packages that use StructureBlockFinder
- 
Uses of StructureBlockFinder in net.minecraft.server.commandClasses in net.minecraft.server.command that implement StructureBlockFinderFields in net.minecraft.server.command declared as StructureBlockFinderModifier and TypeFieldDescription(package private) static final StructureBlockFinderTestFinder.NOOP_STRUCTURE_BLOCK_FINDERprivate final StructureBlockFinderTestFinder.structureBlockPosFinderMethods in net.minecraft.server.command with parameters of type StructureBlockFinderModifier and TypeMethodDescriptionprivate TTestFinder.Runners.createRunner(ServerCommandSource source, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockFinder) (package private) static Stream<GameTestState> TestCommand.stream(ServerCommandSource source, TestAttemptConfig config, StructureBlockFinder finder) Constructors in net.minecraft.server.command with parameters of type StructureBlockFinderModifierConstructorDescription(package private)TestFinder(ServerCommandSource commandSource, Function<TestFinder<T>, T> runnerFactory, TestFunctionFinder testFunctionFinder, StructureBlockFinder structureBlockPosFinder)