Class PacketCache


  • public class PacketCache
    extends java.lang.Object
    Represents 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PacketCache

        public PacketCache()