Interface CommandExecutor

All Superinterfaces:
NormalExecutor<com.velocitypowered.api.command.CommandSource,VelocityCommandSender<? extends com.velocitypowered.api.command.CommandSource>>, TypedExecutor<com.velocitypowered.api.command.CommandSource,VelocityCommandSender<? extends com.velocitypowered.api.command.CommandSource>>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface CommandExecutor extends NormalExecutor<com.velocitypowered.api.command.CommandSource,VelocityCommandSender<? extends com.velocitypowered.api.command.CommandSource>>
A normal CommandExecutor for a CommandSource