Uses of Interface
net.minecraft.gametest.framework.StructureBlockPosFinder
Packages that use StructureBlockPosFinder
-
Uses of StructureBlockPosFinder in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement StructureBlockPosFinderFields in net.minecraft.gametest.framework declared as StructureBlockPosFinderModifier and TypeFieldDescription(package private) static final StructureBlockPosFinderTestFinder.NO_STRUCTURESprivate final StructureBlockPosFinderTestFinder.structureBlockPosFinderMethods in net.minecraft.gametest.framework with parameters of type StructureBlockPosFinderModifier and TypeMethodDescriptionprivate TTestFinder.Builder.build(CommandSourceStack source, TestFunctionFinder testFunctionFinder, StructureBlockPosFinder structureBlockPosFinder) (package private) static Stream<GameTestInfo> TestCommand.toGameTestInfos(CommandSourceStack source, RetryOptions retryOptions, StructureBlockPosFinder structureBlockPosFinder) Constructors in net.minecraft.gametest.framework with parameters of type StructureBlockPosFinderModifierConstructorDescription(package private)TestFinder(CommandSourceStack source, Function<TestFinder<T>, T> contextProvider, TestFunctionFinder testFunctionFinder, StructureBlockPosFinder structureBlockPosFinder)