Uses of Class
net.minecraft.gametest.framework.TestFinder
Packages that use TestFinder
-
Uses of TestFinder in net.minecraft.gametest.framework
Fields in net.minecraft.gametest.framework declared as TestFinderModifier and TypeFieldDescriptionprivate final TestFinder
<TestCommand.Runner> TestCommand.Runner.finder
Fields in net.minecraft.gametest.framework with type parameters of type TestFinderModifier and TypeFieldDescriptionprivate final Function
<TestFinder<T>, T> TestFinder.Builder.contextProvider
private final Function
<TestFinder<T>, T> TestFinder.contextProvider
Constructors in net.minecraft.gametest.framework with parameters of type TestFinderConstructor parameters in net.minecraft.gametest.framework with type arguments of type TestFinderModifierConstructorDescriptionBuilder
(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_)