Fixes indexes

This commit is contained in:
Shoghi Cervantes 2013-06-07 20:35:05 +02:00
parent 129e099f88
commit 4f3700f13a

View File

@ -566,6 +566,10 @@ class Entity extends Position{
"x" => $this->x,
"y" => $this->y,
"z" => $this->z,
"yaw" => 0,
"pitch" => 0,
"unknown1" => 0,
"unknown2" => 0,
"metadata" => $this->getMetadata(),
));
$player->dataPacket(MC_PLAYER_EQUIPMENT, array(