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