net.minecraft.server.command

public class MessageCommand

net.minecraft.server.commands.MsgCommand
net.minecraft.class_3082
net.minecraft.server.command.MessageCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13461(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static void
sendMessage(CommandSourceStack source, Collection<ServerPlayer> players, PlayerChatMessage message)
method_13462(class_2168 arg0, Collection<class_3222> arg1, class_7471 arg2)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, SignedMessage message)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_13463(com.mojang.brigadier.context.CommandContext arg0)
method_13463(com.mojang.brigadier.context.CommandContext context)
private static void
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0, Collection arg1, PlayerChatMessage arg2)
method_45153(com.mojang.brigadier.context.CommandContext arg0, Collection arg1, class_7471 arg2)
method_45153(com.mojang.brigadier.context.CommandContext arg0, Collection arg1, SignedMessage message)