Uses of Class
net.minecraft.gametest.framework.TestFinder
Packages that use TestFinder
-
Uses of TestFinder in net.minecraft.gametest.framework
Methods in net.minecraft.gametest.framework that return TestFinderModifier and TypeMethodDescriptionTestFinder.Builder.allNearby
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320216_) private TestFinder
TestFinder.Builder.build
(CommandSourceStack pSource, TestInstanceFinder pInstanceFinder, TestPosFinder pPosFinder) TestFinder.Builder.byResourceSelection
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_397078_, Collection<Holder.Reference<GameTestInstance>> p_397871_) TestFinder.Builder.failedTests
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320220_) TestFinder.Builder.failedTests
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320960_, boolean p_320352_) TestFinder.Builder.lookedAt
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320178_) TestFinder.Builder.nearest
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320944_) TestFinder.Builder.radius
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_320307_, int p_320811_) Methods in net.minecraft.gametest.framework with parameters of type TestFinderModifier and TypeMethodDescriptionprivate static int
TestCommand.clear
(TestFinder pTestFinder) private static int
TestCommand.export
(TestFinder pTestFinder) private static int
TestCommand.locate
(TestFinder pTestFinder) private static int
TestCommand.reset
(TestFinder pTestFinder) private static int
TestCommand.run
(TestFinder pTestFinder, RetryOptions pRetryOptions, int pRotationSteps, int pTestsPerRow) private static int
TestCommand.verify
(TestFinder pTestFinder) Method parameters in net.minecraft.gametest.framework with type arguments of type TestFinderModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder
<CommandSourceStack, ?> TestCommand.runWithRetryOptions
(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> p_320397_, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestFinder> p_397514_) private static com.mojang.brigadier.builder.ArgumentBuilder
<CommandSourceStack, ?> TestCommand.runWithRetryOptions
(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> p_320965_, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestFinder> p_397601_, Function<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>> p_320702_) private static com.mojang.brigadier.builder.ArgumentBuilder
<CommandSourceStack, ?> TestCommand.runWithRetryOptionsAndBuildInfo
(com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> p_320872_, InCommandFunction<com.mojang.brigadier.context.CommandContext<CommandSourceStack>, TestFinder> p_397644_)