Package org. openrs2. game. cache
Types
Link copied to clipboard
class CacheProvider @Inject constructor(store: Store, alloc: ByteBufAllocator) : Provider<Cache>
Content copied to clipboard
Link copied to clipboard
class Js5MasterIndexProvider @Inject constructor(store: Store) : Provider<Js5MasterIndex>
Content copied to clipboard
Link copied to clipboard
class StoreProvider @Inject constructor(alloc: ByteBufAllocator) : Provider<Store>
Content copied to clipboard