Package net.minecraft.command
Interface CommandProvider
- All Known Implementing Classes:
CommandManager
public interface CommandProvider
- Mappings:
Namespace Name official xintermediary net/minecraft/class_928named net/minecraft/command/CommandProvider
-
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_2767(CommandSource commandSource, int int2, String string, Object[] object)
-
Method Details
-
method_2767
- Mappings:
Namespace Name Mixin selector official aLx;a(Lac;ILjava/lang/String;[Ljava/lang/Object;)Vintermediary method_2767Lnet/minecraft/class_928;method_2767(Lnet/minecraft/class_1061;ILjava/lang/String;[Ljava/lang/Object;)Vnamed method_2767Lnet/minecraft/command/CommandProvider;method_2767(Lnet/minecraft/command/CommandSource;ILjava/lang/String;[Ljava/lang/Object;)V
-