Uses of Interface
net.runelite.api.NodeCache
-
Packages that use NodeCache Package Description net.runelite.api -
-
Uses of NodeCache in net.runelite.api
Methods in net.runelite.api that return NodeCache Modifier and Type Method Description NodeCacheClient. getAnimationCache()Returns the clientAnimationcacheNodeCacheClient. getItemCompositionCache()Returns client item composition cacheNodeCacheClient. getItemModelCache()Get the item model cache.NodeCacheClient. getItemSpriteCache()Get the item sprite cache.NodeCacheClient. getObjectCompositionCache()Returns client object composition cacheNodeCacheClient. getStructCompositionCache()Gets the client's cache of in memory struct compositionsNodeCacheClient. getWidgetSpriteCache()Returns widget sprite cache, to be used withClient.getSpriteOverrides()
-