Uses of Interface
net.minecraft.gametest.framework.TestFunctionFinder
-
Uses of TestFunctionFinder in net.minecraft.gametest.framework
Modifier and TypeFieldDescription(package private) static final TestFunctionFinder
TestFinder.NO_FUNCTIONS
private final TestFunctionFinder
TestFinder.testFunctionFinder
Modifier and TypeMethodDescriptionprivate T
TestFinder.Builder.build
(CommandSourceStack p_330622_, TestFunctionFinder p_330437_, StructureBlockPosFinder p_331860_) (package private) static Stream
<GameTestInfo> TestCommand.toGameTestInfo
(CommandSourceStack p_320465_, RetryOptions p_320183_, TestFunctionFinder p_320598_, int p_320854_) ModifierConstructorDescription(package private)
TestFinder
(CommandSourceStack p_320004_, Function<TestFinder<T>, T> p_320489_, TestFunctionFinder p_320808_, StructureBlockPosFinder p_320448_)