Interface CommandAPIPlatform<Argument extends AbstractArgument<?,?,Argument,CommandSender>,CommandSender,Source>

Type Parameters:
Argument - The implementation of AbstractArgument used for the platform
CommandSender - The class for running platforms commands
Source - The class for running Brigadier commands

public interface CommandAPIPlatform<Argument extends AbstractArgument<?,?,Argument,CommandSender>,CommandSender,Source>