Uses of Interface
net.minecraft.commands.arguments.OperationArgument.Operation
-
Uses of OperationArgument.Operation in net.minecraft.commands.arguments
Modifier and TypeInterfaceDescription(package private) static interface
Modifier and TypeMethodDescriptionstatic OperationArgument.Operation
OperationArgument.getOperation
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_103276_, String p_103277_) private static OperationArgument.Operation
OperationArgument.getOperation
(String p_103282_) OperationArgument.parse
(com.mojang.brigadier.StringReader p_103274_) -
Uses of OperationArgument.Operation in net.minecraft.server.commands
Modifier and TypeMethodDescriptionprivate static int
ScoreboardCommand.performOperation
(CommandSourceStack p_138524_, Collection<String> p_138525_, Objective p_138526_, OperationArgument.Operation p_138527_, Collection<String> p_138528_, Objective p_138529_)