AbstractAbstractopcodeEncodes the full packet: [Opcode, Length, ...Payload, Checksum]
AbstracttoStaticextractHelper to quickly extract the config key string from a standard AuthPacket payload.
StaticfromStatic factory method to create an instance from a payload. This MUST be implemented by leaf classes for strict parsing.
Base for packets requiring authentication (Config Key)