public RicePacketAttribute(ushort id, RiceServer.ServerType handlers) { this.id = id; this.handlers = handlers; }