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 pSource, TestInstanceFinder pInstanceFinder, TestPosFinder pPosFinder) private static Stream
<GameTestInfo> TestCommand.toGameTestInfos
(CommandSourceStack pSource, RetryOptions pRetryOptions, TestPosFinder pPosFinder) Constructors in net.minecraft.gametest.framework with parameters of type TestPosFinderModifierConstructorDescription(package private)
TestFinder
(CommandSourceStack pSource, TestInstanceFinder pTestInstanceFinder, TestPosFinder pTestPosFinder)