Interface OperationArgumentType.Operation

All Known Subinterfaces:
OperationArgumentType.IntOperator
Enclosing class:
OperationArgumentType
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface OperationArgumentType.Operation
Mappings:
Namespace Name
official ef$a
intermediary net/minecraft/class_2218$class_2219
named net/minecraft/command/argument/OperationArgumentType$Operation
  • Method Details

    • apply

      void apply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException