Package net.dv8tion.jda.api.utils.cache
package net.dv8tion.jda.api.utils.cache
Interfaces for read-only access to internal JDA cache.
-
ClassDescriptionFlags used to enable cache services for JDA.CacheView<T>Read-only view on internal JDA cache of items.Basic implementation of
CacheView
interface.Read-only view on internal ShardManager cache of JDA instances.SnowflakeCacheView<T extends ISnowflake>CacheView
implementation specifically to viewISnowflake
implementations.SpecializedCacheView
for entities that occur in a specified order.