reset(); $this->putInt($this->eid); $this->putInt($this->x); $this->putInt($this->y); $this->putInt($this->z); $this->putInt($this->direction); $this->putString($this->title); } }