Uses of Interface
net.minecraft.class_10674
Packages that use class_10674
-
Uses of class_10674 in net.minecraft.server.command
Classes in net.minecraft.server.command that implement class_10674Fields in net.minecraft.server.command declared as class_10674Modifier and TypeFieldDescriptionprivate final class_10674TestFinder.field_56218(package private) static final class_10674TestFinder.NOOP_TEST_FUNCTION_FINDERMethods in net.minecraft.server.command with parameters of type class_10674Modifier and TypeMethodDescriptionprivate TestFinderTestFinder.Runners.createRunner(ServerCommandSource source, class_10674 class_10674, class_10675 class_10675) private static Stream<GameTestState> TestCommand.stream(ServerCommandSource source, TestAttemptConfig config, class_10674 finder, int rotationSteps) Constructors in net.minecraft.server.command with parameters of type class_10674ModifierConstructorDescription(package private)TestFinder(ServerCommandSource commandSource, class_10674 class_10674, class_10675 class_10675)