Uses of Interface
org.rspeer.event.Service
-
-
Uses of Service in org.rspeer.event
Methods in org.rspeer.event that return types with arguments of type Service Modifier and Type Method Description Class<? extends Service>[]value()Deprecated. -
Uses of Service in org.rspeer.game.service.combat
Subinterfaces of Service in org.rspeer.game.service.combat Modifier and Type Interface Description interfaceCombatServiceClasses in org.rspeer.game.service.combat that implement Service Modifier and Type Class Description classCombatMonitoringService -
Uses of Service in org.rspeer.game.service.inventory
Classes in org.rspeer.game.service.inventory that implement Service Modifier and Type Class Description classInventoryCache -
Uses of Service in org.rspeer.game.service.loadout
Classes in org.rspeer.game.service.loadout that implement Service Modifier and Type Class Description classLoadoutService -
Uses of Service in org.rspeer.game.service.stockmarket
Classes in org.rspeer.game.service.stockmarket that implement Service Modifier and Type Class Description classStockMarketService -
Uses of Service in org.rspeer.game.service.telemetry
Classes in org.rspeer.game.service.telemetry that implement Service Modifier and Type Class Description classItemTelemetryService
-