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 TestPosFinderTestFinder.NO_STRUCTURESprivate final TestPosFinderTestFinder.testPosFinderMethods in net.minecraft.gametest.framework with parameters of type TestPosFinderModifier and TypeMethodDescriptionprivate TestFinderTestFinder.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)