public enum DataID { SenderID = 0, Message = 1, Destination = 2, Close = 3, Position = 4, PlayerDirection = 5, NickName = 6, }