Package net.minecraft.command.impl
Class MessageCommand
java.lang.Object
net.minecraft.command.impl.MessageCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198537_0_) private static int
sendMessage
(CommandSource p_198538_0_, Collection<ServerPlayerEntity> p_198538_1_, ITextComponent p_198538_2_)
-
Constructor Details
-
MessageCommand
public MessageCommand()
-
-
Method Details
-
register
-
sendMessage
private static int sendMessage(CommandSource p_198538_0_, Collection<ServerPlayerEntity> p_198538_1_, ITextComponent p_198538_2_)
-