Uses of Interface
net.minecraft.gametest.framework.TestPosFinder
Packages that use TestPosFinder
-
Uses of TestPosFinder in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement TestPosFinderFields in net.minecraft.gametest.framework declared as TestPosFinderModifier and TypeFieldDescription(package private) static final TestPosFinder
TestFinder.NO_STRUCTURES
private final TestPosFinder
TestFinder.testPosFinder
Methods in net.minecraft.gametest.framework with parameters of type TestPosFinderModifier and TypeMethodDescriptionprivate TestFinder
TestFinder.Builder.build
(CommandSourceStack p_330622_, TestInstanceFinder p_397791_, TestPosFinder p_397288_) private static Stream
<GameTestInfo> TestCommand.toGameTestInfos
(CommandSourceStack p_320827_, RetryOptions p_320932_, TestPosFinder p_397800_) Constructors in net.minecraft.gametest.framework with parameters of type TestPosFinderModifierConstructorDescription(package private)
TestFinder
(CommandSourceStack p_320004_, TestInstanceFinder p_397279_, TestPosFinder p_397048_)