Package net.minecraft

Class class_8940<T extends AbstractServerCommandSource<T>>

java.lang.Object
net.minecraft.class_8940<T>
All Implemented Interfaces:
CommandAction<T>

public class class_8940<T extends AbstractServerCommandSource<T>> extends Object implements CommandAction<T>
Mappings:
Namespace Name
official gx
intermediary net/minecraft/class_8940
named net/minecraft/class_8940
  • Field Details

    • field_47170

      private final Consumer<ExecutionControl<T extends AbstractServerCommandSource<T>>> field_47170
      Mappings:
      Namespace Name Mixin selector
      official a Lgx;a:Ljava/util/function/Consumer;
      intermediary field_47170 Lnet/minecraft/class_8940;field_47170:Ljava/util/function/Consumer;
      named field_47170 Lnet/minecraft/class_8940;field_47170:Ljava/util/function/Consumer;
    • field_47171

      private final ReturnValueConsumer field_47171
      Mappings:
      Namespace Name Mixin selector
      official b Lgx;b:Ldp;
      intermediary field_47171 Lnet/minecraft/class_8940;field_47171:Lnet/minecraft/class_8935;
      named field_47171 Lnet/minecraft/class_8940;field_47171:Lnet/minecraft/command/ReturnValueConsumer;
  • Constructor Details

  • Method Details

    • execute

      public void execute(CommandExecutionContext<T> context, Frame frame)
      Specified by:
      execute in interface CommandAction<T extends AbstractServerCommandSource<T>>
      Mappings:
      Namespace Name Mixin selector
      official execute Lgl;execute(Lgm;Lgo;)V
      intermediary execute Lnet/minecraft/class_8853;execute(Lnet/minecraft/class_8854;Lnet/minecraft/class_8937;)V
      named execute Lnet/minecraft/command/CommandAction;execute(Lnet/minecraft/command/CommandExecutionContext;Lnet/minecraft/command/Frame;)V