Interface BukkitPlatform<Source>

All Superinterfaces:
CommandAPIPlatform<Argument<?>,org.bukkit.command.CommandSender,Source>
All Known Implementing Classes:
CommandAPIBukkit

public interface BukkitPlatform<Source> extends CommandAPIPlatform<Argument<?>,org.bukkit.command.CommandSender,Source>