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 - named - net/minecraft/server/command/ExecuteCommand$ScoreComparisonPredicate- intermediary - net/minecraft/class_3050$class_9007- official - amy$e
- 
Method Summary
- 
Method Details- 
testboolean test(int targetScore, int sourceScore) - Mappings:
- Namespace - Name - Mixin selector - named - test- Lnet/minecraft/server/command/ExecuteCommand$ScoreComparisonPredicate;test(II)Z- intermediary - test- Lnet/minecraft/class_3050$class_9007;test(II)Z- official - test- Lamy$e;test(II)Z
 
 
-