Package net.minecraft.server.command
Interface ExecuteCommand.ScoreComparisonPredicate
- Enclosing class:
ExecuteCommand
- 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 ajg$e
intermediary net/minecraft/class_3050$class_9007
named net/minecraft/server/command/ExecuteCommand$ScoreComparisonPredicate
-
Method Summary
-
Method Details
-
test
boolean test(int targetScore, int sourceScore) - Mappings:
Namespace Name Mixin selector official test
Lajg$e;test(II)Z
intermediary test
Lnet/minecraft/class_3050$class_9007;test(II)Z
named test
Lnet/minecraft/server/command/ExecuteCommand$ScoreComparisonPredicate;test(II)Z
-