Package net.minecraft.server.commands
Class MsgCommand
java.lang.Object
net.minecraft.server.commands.MsgCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier 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
- 
MsgCommand
public MsgCommand() 
 - 
 - 
Method Details
- 
register
 - 
sendMessage
private static void sendMessage(CommandSourceStack p_250209_, Collection<ServerPlayer> p_252344_, PlayerChatMessage p_249416_)  
 -