- Enclosing interface:
 
ParsingRule<S,T> 
- 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/command/argument/packrat/ParsingRule$RuleAction | 
| intermediary | 
net/minecraft/class_9396$class_9397 | 
| official | 
bml$a | 
 
- 
Method Summary
 
 
- 
Method Details
- 
run
- Mappings:
 
| Namespace | 
Name | 
Mixin selector | 
| named | 
run | 
Lnet/minecraft/command/argument/packrat/ParsingRule$RuleAction;run(Lnet/minecraft/command/argument/packrat/ParsingState;Lnet/minecraft/command/argument/packrat/ParseResults;)Ljava/util/Optional; | 
| intermediary | 
run | 
Lnet/minecraft/class_9396$class_9397;run(Lnet/minecraft/class_9393;Lnet/minecraft/class_9400;)Ljava/util/Optional; | 
| official | 
run | 
Lbml$a;run(Lbmk;Lbmm;)Ljava/util/Optional; |