@FunctionalInterface static interface OperationArgumentType.IntOperator extends OperationArgumentType.Operation
| Modifier and Type | Method and Description |
|---|---|
int |
apply(int int2,
int int3) |
default void |
apply(ScoreboardPlayerScore scoreboardPlayerScore,
ScoreboardPlayerScore scoreboardPlayerScore2) |
int apply(int int2,
int int3)
throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxExceptiondefault void apply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
apply in interface OperationArgumentType.Operationcom.mojang.brigadier.exceptions.CommandSyntaxException