Uses of Interface
org.rspeer.event.Service
-
Packages that use Service Package Description org.rspeer.event org.rspeer.game.service.inventory org.rspeer.game.service.loadout org.rspeer.game.service.stockmarket org.rspeer.game.service.telemetry -
-
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.inventory
Classes in org.rspeer.game.service.inventory that implement Service Modifier and Type Class Description class
InventoryCache
-
Uses of Service in org.rspeer.game.service.loadout
Classes in org.rspeer.game.service.loadout that implement Service Modifier and Type Class Description class
LoadoutService
-
Uses of Service in org.rspeer.game.service.stockmarket
Classes in org.rspeer.game.service.stockmarket that implement Service Modifier and Type Class Description class
StockMarketService
-
Uses of Service in org.rspeer.game.service.telemetry
Classes in org.rspeer.game.service.telemetry that implement Service Modifier and Type Class Description class
ItemTelemetryService
-