Package com.kraken.api.core.packet
-
Class Summary Class Description BufferReader Reverses the obfuscated buffer encoding written byBufferUtils.BufferUtils A static utility class that uses reflection to interact with the client's obfuscated buffer objects (e.g., PacketBuffer).ObfuscatedNames PacketClient PacketClientis an instance-based RuneLite client packet sending utility which uses reflection to construct and send low level packets directly to the game servers.PacketMethodLocator A static utility class to find and cache the obfuscated packet-sending method ("addNode") from the game client.