Interface ResultingCommandExecutor

All Superinterfaces:
ResultingExecutor<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 ResultingCommandExecutor extends ResultingExecutor<com.velocitypowered.api.command.CommandSource,VelocityCommandSender<? extends com.velocitypowered.api.command.CommandSource>>
A resulting command executor for a CommandSource