Package net.minecraft.command
Interface SteppedCommandAction.ActionWrapper<T,P>
- Enclosing class:
SteppedCommandAction<T,
P>
- 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/SteppedCommandAction$ActionWrapper
intermediary net/minecraft/class_8863$class_8864
official hw$a
-
Method Summary
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector named create
Lnet/minecraft/command/SteppedCommandAction$ActionWrapper;create(Lnet/minecraft/command/Frame;Ljava/lang/Object;)Lnet/minecraft/command/CommandQueueEntry;
intermediary create
Lnet/minecraft/class_8863$class_8864;create(Lnet/minecraft/class_8937;Ljava/lang/Object;)Lnet/minecraft/class_8847;
official create
Lhw$a;create(Lhq;Ljava/lang/Object;)Lhk;
-