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 p_330622_, TestInstanceFinder p_397791_, TestPosFinder p_397288_) 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 p_397313_) private static int
TestCommand.export
(TestFinder p_397687_) private static int
TestCommand.locate
(TestFinder p_398025_) private static int
TestCommand.reset
(TestFinder p_397649_) private static int
TestCommand.run
(TestFinder p_397551_, RetryOptions p_397983_, int p_397852_, int p_397200_) private static int
TestCommand.verify
(TestFinder p_397193_) 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_)