Uses of Interface
net.minecraft.gametest.framework.TestFunctionFinder
Packages that use TestFunctionFinder
-
Uses of TestFunctionFinder in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement TestFunctionFinderFields in net.minecraft.gametest.framework declared as TestFunctionFinderModifier and TypeFieldDescription(package private) static final TestFunctionFinderTestFinder.NO_FUNCTIONSprivate final TestFunctionFinderTestFinder.testFunctionFinderMethods in net.minecraft.gametest.framework with parameters of type TestFunctionFinderModifier and TypeMethodDescriptionprivate TTestFinder.Builder.build(CommandSourceStack pSource, TestFunctionFinder pTestFunctionFinder, StructureBlockPosFinder pStructureBlockPosFinder) (package private) static Stream<GameTestInfo> TestCommand.toGameTestInfo(CommandSourceStack pSource, RetryOptions pRetryOptions, TestFunctionFinder pTestFunctionFinder, int pRotationSteps) Constructors in net.minecraft.gametest.framework with parameters of type TestFunctionFinderModifierConstructorDescription(package private)TestFinder(CommandSourceStack pSource, Function<TestFinder<T>, T> pContextProvider, TestFunctionFinder pTestFunctionFinder, StructureBlockPosFinder pStructureBlockPosFinder)