Package net.minecraft.server.command
Class ReturnCommand.ReturnRunRedirector<T extends AbstractServerCommandSource<T>>
java.lang.Object
net.minecraft.server.command.ReturnCommand.ReturnRunRedirector<T>
- All Implemented Interfaces:
com.mojang.brigadier.RedirectModifier<T>,Forkable<T>,Forkable.RedirectModifier<T>
- Enclosing class:
ReturnCommand
private static class ReturnCommand.ReturnRunRedirector<T extends AbstractServerCommandSource<T>>
extends Object
implements Forkable.RedirectModifier<T>
- Mappings:
Namespace Name named net/minecraft/server/command/ReturnCommand$ReturnRunRedirectorintermediary net/minecraft/class_8503$class_8834official aph$b
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.command.Forkable
Forkable.RedirectModifier<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(T t, List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, ExecutionFlags executionFlags, ExecutionControl<T> executionControl) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.command.Forkable.RedirectModifier
apply
-
Constructor Details
-
ReturnRunRedirector
ReturnRunRedirector()
-
-
Method Details
-
execute
public void execute(T t, List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, ExecutionFlags executionFlags, ExecutionControl<T> executionControl) - Specified by:
executein interfaceForkable<T extends AbstractServerCommandSource<T>>- Mappings:
Namespace Name Mixin selector named executeLnet/minecraft/server/command/ReturnCommand$ReturnRunRedirector;execute(Lnet/minecraft/server/command/AbstractServerCommandSource;Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;Lnet/minecraft/command/ExecutionFlags;Lnet/minecraft/command/ExecutionControl;)Vintermediary method_54864Lnet/minecraft/class_8503$class_8834;method_54864(Lnet/minecraft/class_8839;Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;Lnet/minecraft/class_8936;Lnet/minecraft/class_8855;)Vofficial aLaph$b;a(Ley;Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;Lhr;Lhx;)V
-