Package net.minecraft.server.command
Class MessageCommand
java.lang.Object
net.minecraft.server.command.MessageCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/command/MessageCommand- intermediary - net/minecraft/class_3082- official - anq
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static voidexecute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, SignedMessage message) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Constructor Details- 
MessageCommandpublic MessageCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/command/MessageCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13461- Lnet/minecraft/class_3082;method_13461(Lcom/mojang/brigadier/CommandDispatcher;)V- official - a- Lanq;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
executeprivate static void execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, SignedMessage message) - Mappings:
- Namespace - Name - Mixin selector - named - execute- Lnet/minecraft/server/command/MessageCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;Lnet/minecraft/network/message/SignedMessage;)V- intermediary - method_13462- Lnet/minecraft/class_3082;method_13462(Lnet/minecraft/class_2168;Ljava/util/Collection;Lnet/minecraft/class_7471;)V- official - a- Lanq;a(Lex;Ljava/util/Collection;Lxf;)V
 
 
-