namespace Shared.Packet.Packets; [Packet(PacketType.Disconnect)] public struct DisconnectPacket : IPacket { }