Package com.kraken.api.core.packet.model
Class PacketCache
- java.lang.Object
-
- com.kraken.api.core.packet.model.PacketCache
-
public class PacketCache extends java.lang.ObjectRepresents the cache file stored on disk in the ~/.runelite/kraken directory containing cache contents for a specific client and RuneLite revision. This helps speed up packet loading since the client doesn't have to be analyzed every time the game loads.
-
-
Constructor Summary
Constructors Constructor Description PacketCache()
-