mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
Improved entity movement ySize offset
This commit is contained in:
@ -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(){
|
||||
|
Reference in New Issue
Block a user