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.
- Mappings:
Namespace Name official cl$aintermediary net/minecraft/class_4164$class_4165named net/minecraft/class_4164$class_4165
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ScoreboardPlayerScore scoreboardPlayerScore, ScoreboardPlayerScore scoreboardPlayerScore2)
-
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 applyLcl$a;apply(Lcfb;Lcfb;)Vintermediary applyLnet/minecraft/class_4164$class_4165;apply(Lnet/minecraft/class_1469;Lnet/minecraft/class_1469;)Vnamed applyLnet/minecraft/class_4164$class_4165;apply(Lnet/minecraft/scoreboard/ScoreboardPlayerScore;Lnet/minecraft/scoreboard/ScoreboardPlayerScore;)V
-