namespace PacketLib; public class JoinAcceptPacket { public PlayerState State { get; set; } }