public class MessageCommand
extends java.lang.Object
Constructor and Description |
---|
MessageCommand() |
Modifier and Type | Method and Description |
---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
private static int |
sendPrivateMessage(CommandSource source,
java.util.Collection<ServerPlayerEntity> recipients,
ITextComponent message) |
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int sendPrivateMessage(CommandSource source, java.util.Collection<ServerPlayerEntity> recipients, ITextComponent message)