Package net.minecraft

Interface class_4164.class_4165

All Known Subinterfaces:
class_4164.class_4166
Enclosing class:
class_4164
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 class_4164.class_4165
Mappings:
Namespace Name
official cl$a
intermediary net/minecraft/class_4164$class_4165
named net/minecraft/class_4164$class_4165
  • Method Details

    • apply

      void apply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official apply Lcl$a;apply(Lcfb;Lcfb;)V
      intermediary apply Lnet/minecraft/class_4164$class_4165;apply(Lnet/minecraft/class_1469;Lnet/minecraft/class_1469;)V
      named apply Lnet/minecraft/class_4164$class_4165;apply(Lnet/minecraft/scoreboard/ScoreboardPlayerScore;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;)V