Improved entity movement ySize offset

This commit is contained in:
Shoghi Cervantes
2015-04-08 22:09:06 +02:00
parent 71657a2a4e
commit 02ba9ffc16
5 changed files with 29 additions and 67 deletions

View File

@ -33,8 +33,8 @@ class MovePlayerPacket extends DataPacket{
public $y;
public $z;
public $yaw;
public $pitch;
public $bodyYaw;
public $pitch;
public $mode = 0;
public function pid(){