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 pSource, TestFunctionFinder pTestFunctionFinder, StructureBlockPosFinder pStructureBlockPosFinder) (package private) static Stream<GameTestInfo> TestCommand.toGameTestInfos(CommandSourceStack pSource, RetryOptions pRetryOptions, StructureBlockPosFinder pStructureBlockPosFinder) Constructors in net.minecraft.gametest.framework with parameters of type StructureBlockPosFinderModifierConstructorDescription(package private)TestFinder(CommandSourceStack pSource, Function<TestFinder<T>, T> pContextProvider, TestFunctionFinder pTestFunctionFinder, StructureBlockPosFinder pStructureBlockPosFinder)