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 StructureBlockPosFinder
TestFinder.NO_STRUCTURES
private final StructureBlockPosFinder
TestFinder.structureBlockPosFinder
Methods in net.minecraft.gametest.framework with parameters of type StructureBlockPosFinderModifier and TypeMethodDescriptionprivate T
TestFinder.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)