Merge 'stable' into 'minor-next'

Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/13754675430
This commit is contained in:
pmmp-admin-bot[bot] 2025-03-10 01:14:10 +00:00
commit a6553097f4

View File

@ -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,