Interface CommandProvider

All Known Implementing Classes:
CommandManager

public interface CommandProvider
Mappings:
Namespace Name
official x
intermediary net/minecraft/class_928
named net/minecraft/command/CommandProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    method_2767(CommandSource commandSource, int int2, String string, Object[] object)
     
  • Method Details

    • method_2767

      void method_2767(CommandSource commandSource, int int2, String string, Object[] object)
      Mappings:
      Namespace Name Mixin selector
      official a Lx;a(Lac;ILjava/lang/String;[Ljava/lang/Object;)V
      intermediary method_2767 Lnet/minecraft/class_928;method_2767(Lnet/minecraft/class_1061;ILjava/lang/String;[Ljava/lang/Object;)V
      named method_2767 Lnet/minecraft/command/CommandProvider;method_2767(Lnet/minecraft/command/CommandSource;ILjava/lang/String;[Ljava/lang/Object;)V