Package net.minecraft.server.command
Interface ScoreboardCommand.class_9008
- Enclosing class:
ScoreboardCommand
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name official akp$a
intermediary net/minecraft/class_3115$class_9008
named net/minecraft/server/command/ScoreboardCommand$class_9008
-
Method Summary
Modifier and TypeMethodDescriptionint
run
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, @Nullable class_9022 class_9022)
-
Method Details
-
run
int run(com.mojang.brigadier.context.CommandContext<ServerCommandSource> commandContext, @Nullable @Nullable class_9022 class_9022) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-