Package net.minecraft.server.commands
Class MsgCommand
java.lang.Object
net.minecraft.server.commands.MsgCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138061_) private static int
sendMessage
(CommandSourceStack p_138065_, Collection<ServerPlayer> p_138066_, Component p_138067_)
-
Constructor Details
-
MsgCommand
public MsgCommand()
-
-
Method Details
-
register
-
sendMessage
private static int sendMessage(CommandSourceStack p_138065_, Collection<ServerPlayer> p_138066_, Component p_138067_)
-