Uses of Class
net.minecraft.server.command.TestCommand.class_9121
Packages that use TestCommand.class_9121
-
Uses of TestCommand.class_9121 in net.minecraft.server.command
Fields in net.minecraft.server.command with type parameters of type TestCommand.class_9121Modifier and TypeFieldDescriptionprivate static final class_9123.class_9124<TestCommand.class_9121>TestCommand.field_48505private final class_9123<TestCommand.class_9121>TestCommand.class_9121.field_48506Method parameters in net.minecraft.server.command with type arguments of type TestCommand.class_9121Modifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> TestCommand.method_56257(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, Function<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestCommand.class_9121> function) private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> TestCommand.method_56258(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, Function<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestCommand.class_9121> function, Function<com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>, com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?>> function2) private static com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> TestCommand.method_56268(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> argumentBuilder, Function<com.mojang.brigadier.context.CommandContext<ServerCommandSource>, TestCommand.class_9121> function) Constructor parameters in net.minecraft.server.command with type arguments of type TestCommand.class_9121