Uses of Interface
net.minecraft.class_10675
Packages that use class_10675
-
Uses of class_10675 in net.minecraft.server.command
Classes in net.minecraft.server.command that implement class_10675Fields in net.minecraft.server.command declared as class_10675Modifier and TypeFieldDescriptionprivate final class_10675TestFinder.field_56219(package private) static final class_10675TestFinder.NOOP_STRUCTURE_BLOCK_FINDERMethods in net.minecraft.server.command with parameters of type class_10675Modifier 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_10675 finder) Constructors in net.minecraft.server.command with parameters of type class_10675ModifierConstructorDescription(package private)TestFinder(ServerCommandSource commandSource, class_10674 class_10674, class_10675 class_10675)