Package net.minecraft.command.impl
Class MessageCommand
java.lang.Object
net.minecraft.command.impl.MessageCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198537_0_) private static intsendMessage(CommandSource p_198538_0_, Collection<ServerPlayerEntity> p_198538_1_, ITextComponent p_198538_2_) 
- 
Constructor Details- 
MessageCommandpublic MessageCommand()
 
- 
- 
Method Details- 
register
- 
sendMessageprivate static int sendMessage(CommandSource p_198538_0_, Collection<ServerPlayerEntity> p_198538_1_, ITextComponent p_198538_2_) 
 
-