mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Merge 'stable' into 'minor-next'
Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/13754675430
This commit is contained in:
commit
a6553097f4
@ -1495,7 +1495,7 @@ abstract class Entity{
|
|||||||
$this->getId(), //TODO: actor unique ID
|
$this->getId(), //TODO: actor unique ID
|
||||||
$this->getId(),
|
$this->getId(),
|
||||||
static::getNetworkTypeId(),
|
static::getNetworkTypeId(),
|
||||||
$this->location->asVector3(),
|
$this->getOffsetPosition($this->location->asVector3()),
|
||||||
$this->getMotion(),
|
$this->getMotion(),
|
||||||
$this->location->pitch,
|
$this->location->pitch,
|
||||||
$this->location->yaw,
|
$this->location->yaw,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user