namespace WingsEmu.Game._packetHandling; public interface IUnauthedPacketHandler : IPacketHandler { }