Type Alias InvalidPacketPacket

A union of possible InvalidPacket packets. Sent to clients if the server caught a problem with a packet. See each packet subtype for more details.

This only occurs for errors that are explicitly checked for. All other errors will cause the server to drop the connection instead.