Uses of Class
net.minecraft.gametest.framework.TestFinder
-
Uses of TestFinder in net.minecraft.gametest.framework
Modifier and TypeFieldDescriptionprivate final TestFinder
<TestCommand.Runner> TestCommand.Runner.finder
Modifier and TypeFieldDescriptionprivate final Function
<TestFinder<T>, T> TestFinder.Builder.contextProvider
private final Function
<TestFinder<T>, T> TestFinder.contextProvider
ModifierConstructorDescriptionBuilder
(Function<TestFinder<T>, T> p_320939_) private
Builder
(Function<TestFinder<T>, T> p_331181_, UnaryOperator<Supplier<Stream<TestFunction>>> p_331301_, UnaryOperator<Supplier<Stream<BlockPos>>> p_331612_) (package private)
TestFinder
(CommandSourceStack p_320004_, Function<TestFinder<T>, T> p_320489_, TestFunctionFinder p_320808_, StructureBlockPosFinder p_320448_)