Package org.spongepowered.api.service
Interface ServiceProvider.GameScoped
- All Superinterfaces:
- ServiceProvider
- Enclosing interface:
- ServiceProvider
Provides services that are scoped to a 
ServiceProvider.GameScoped instance.- 
Nested Class SummaryNested classes/interfaces inherited from interface org.spongepowered.api.service.ServiceProviderServiceProvider.GameScoped, ServiceProvider.ServerScoped
- 
Method SummaryMethods inherited from interface org.spongepowered.api.service.ServiceProviderprovide, registration
- 
Method Details- 
paginationServicePaginationService paginationService()Retrieves thePaginationService.- Returns:
- The PaginationService
 
 
-