Package net.minecraft.server.commands
Class MsgCommand
java.lang.Object
net.minecraft.server.commands.MsgCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138061_) private static voidsendMessage(CommandSourceStack p_250209_, Collection<ServerPlayer> p_252344_, PlayerChatMessage p_249416_) 
- 
Constructor Details- 
MsgCommandpublic MsgCommand()
 
- 
- 
Method Details- 
register
- 
sendMessageprivate static void sendMessage(CommandSourceStack p_250209_, Collection<ServerPlayer> p_252344_, PlayerChatMessage p_249416_) 
 
-