Uses of Class
net.minecraft.server.command.TestFinder
Packages that use TestFinder
-
Uses of TestFinder in net.minecraft.server.command
Methods in net.minecraft.server.command that return TestFinderModifier and TypeMethodDescriptionTestFinder.Runners.allStructures(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) private TestFinderTestFinder.Runners.createRunner(ServerCommandSource source, class_10674 class_10674, class_10675 class_10675) TestFinder.Runners.failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) TestFinder.Runners.failed(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, boolean onlyRequired) TestFinder.Runners.method_67071(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, Collection<RegistryEntry.Reference<TestInstance>> collection) TestFinder.Runners.nearest(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) TestFinder.Runners.surface(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, int radius) TestFinder.Runners.targeted(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) Methods in net.minecraft.server.command with parameters of type TestFinderModifier and TypeMethodDescriptionprivate static intTestCommand.method_67009(TestFinder testFinder) private static intTestCommand.method_67012(TestFinder testFinder, TestAttemptConfig testAttemptConfig, int int2, int int3) private static intTestCommand.method_67020(TestFinder testFinder) private static intTestCommand.method_67023(TestFinder testFinder) private static intTestCommand.method_67026(TestFinder testFinder) private static intTestCommand.method_67029(TestFinder testFinder) Method parameters in net.minecraft.server.command with type arguments of type TestFinderModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> TestCommand.testAttemptAndPlacementConfig(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, class_10618<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestFinder> class_10618) private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> TestCommand.testAttemptConfig(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, class_10618<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestFinder> class_10618) private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> TestCommand.testAttemptConfig(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, class_10618<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestFinder> class_10618, Function<com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>> extraConfigAdder)