Uses of Interface
net.minecraft.gametest.framework.TestInstanceFinder
Packages that use TestInstanceFinder
-
Uses of TestInstanceFinder in net.minecraft.gametest.framework
Classes in net.minecraft.gametest.framework that implement TestInstanceFinderFields in net.minecraft.gametest.framework declared as TestInstanceFinderModifier and TypeFieldDescription(package private) static final TestInstanceFinderTestFinder.NO_FUNCTIONSprivate final TestInstanceFinderTestFinder.testInstanceFinderMethods in net.minecraft.gametest.framework with parameters of type TestInstanceFinderModifier and TypeMethodDescriptionprivate TestFinderTestFinder.Builder.build(CommandSourceStack pSource, TestInstanceFinder pInstanceFinder, TestPosFinder pPosFinder) private static Stream<GameTestInfo> TestCommand.toGameTestInfo(CommandSourceStack pSource, RetryOptions pRetryOptions, TestInstanceFinder pFinder, int pRotationSteps) Constructors in net.minecraft.gametest.framework with parameters of type TestInstanceFinderModifierConstructorDescription(package private)TestFinder(CommandSourceStack pSource, TestInstanceFinder pTestInstanceFinder, TestPosFinder pTestPosFinder)