Package net.minecraft

Class class_8939<T extends AbstractServerCommandSource<T>>

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

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

    • field_47169

      private static final class_8939<? extends AbstractServerCommandSource<?>> field_47169
      Mappings:
      Namespace Name Mixin selector
      official a Lgy;a:Lgy;
      intermediary field_47169 Lnet/minecraft/class_8939;field_47169:Lnet/minecraft/class_8939;
      named field_47169 Lnet/minecraft/class_8939;field_47169:Lnet/minecraft/class_8939;
  • Constructor Details

    • class_8939

      public class_8939()
  • Method Details

    • method_54899

      public static <T extends AbstractServerCommandSource<T>> CommandAction<T> method_54899()
      Mappings:
      Namespace Name Mixin selector
      official a Lgy;a()Lgn;
      intermediary method_54899 Lnet/minecraft/class_8939;method_54899()Lnet/minecraft/class_8853;
      named method_54899 Lnet/minecraft/class_8939;method_54899()Lnet/minecraft/command/CommandAction;
    • execute

      public void execute(CommandExecutionContext<T> context, class_8937 class_8937)
      Specified by:
      execute in interface CommandAction<T extends AbstractServerCommandSource<T>>
      Mappings:
      Namespace Name Mixin selector
      official execute Lgn;execute(Lgo;Lgq;)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/class_8937;)V