Uses of Interface
net.minecraft.command.arguments.OperationArgument.IOperation
-
Uses of OperationArgument.IOperation in net.minecraft.command.arguments
Modifier and TypeInterfaceDescription(package private) static interface
Modifier and TypeMethodDescriptionstatic OperationArgument.IOperation
OperationArgument.getOperation
(com.mojang.brigadier.context.CommandContext<CommandSource> p_197179_0_, String p_197179_1_) private static OperationArgument.IOperation
OperationArgument.getOperation
(String p_197177_0_) OperationArgument.parse
(com.mojang.brigadier.StringReader p_parse_1_) -
Uses of OperationArgument.IOperation in net.minecraft.command.impl
Modifier and TypeMethodDescriptionprivate static int
ScoreboardCommand.performOperation
(CommandSource p_198658_0_, Collection<String> p_198658_1_, ScoreObjective p_198658_2_, OperationArgument.IOperation p_198658_3_, Collection<String> p_198658_4_, ScoreObjective p_198658_5_)