namespace PacketLib; public class UpdatePlayerPacket { public GameEvent[] Events { get; set; } }