Interface AutoService

All Superinterfaces:
Function<AutoQuery,List<Plot>>, cloud.commandframework.services.types.Service<AutoQuery,List<Plot>>
All Known Implementing Classes:
AutoService.DefaultAutoService, AutoService.MultiPlotService, AutoService.SinglePlotService

public interface AutoService extends cloud.commandframework.services.types.Service<AutoQuery,List<Plot>>