Package net.minecraft.server.command
Class MessageCommand
java.lang.Object
net.minecraft.server.command.MessageCommand
- Mappings:
Namespace Name official qzintermediary net/minecraft/class_757named net/minecraft/server/command/MessageCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20865(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text) static voidmethod_20866(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Constructor Details
-
MessageCommand
public MessageCommand()
-
-
Method Details
-
method_20866
public static void method_20866(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqz;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20866Lnet/minecraft/class_757;method_20866(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20866Lnet/minecraft/server/command/MessageCommand;method_20866(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20865
private static int method_20865(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text) - Mappings:
Namespace Name Mixin selector official aLqz;a(Lbu;Ljava/util/Collection;Lij;)Iintermediary method_20865Lnet/minecraft/class_757;method_20865(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1982;)Inamed method_20865Lnet/minecraft/server/command/MessageCommand;method_20865(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/text/Text;)I
-