Uses of Interface
net.minecraft.gametest.framework.StructureBlockPosFinder
-
Uses of StructureBlockPosFinder in net.minecraft.gametest.framework
Modifier and TypeFieldDescription(package private) static final StructureBlockPosFinder
TestFinder.NO_STRUCTURES
private final StructureBlockPosFinder
TestFinder.structureBlockPosFinder
Modifier and TypeMethodDescriptionprivate T
TestFinder.Builder.build
(CommandSourceStack p_330622_, TestFunctionFinder p_330437_, StructureBlockPosFinder p_331860_) (package private) static Stream
<GameTestInfo> TestCommand.toGameTestInfos
(CommandSourceStack p_320827_, RetryOptions p_320932_, StructureBlockPosFinder p_320543_) ModifierConstructorDescription(package private)
TestFinder
(CommandSourceStack p_320004_, Function<TestFinder<T>, T> p_320489_, TestFunctionFinder p_320808_, StructureBlockPosFinder p_320448_)