Interface ResultingCommandExecutionInfo

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 ResultingCommandExecutionInfo extends ResultingExecutor<com.velocitypowered.api.command.CommandSource,VelocityCommandSender<? extends com.velocitypowered.api.command.CommandSource>>