Interface VelocityCommandSender<Source extends com.velocitypowered.api.command.CommandSource>

All Superinterfaces:
AbstractCommandSender<Source>
All Known Implementing Classes:
VelocityConsoleCommandSender, VelocityPlayer

public interface VelocityCommandSender<Source extends com.velocitypowered.api.command.CommandSource> extends AbstractCommandSender<Source>