Merge branch 'minor-next' into major-next

This commit is contained in:
Dylan K. Taylor 2025-03-10 01:31:34 +00:00
commit 95a324755b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -1495,7 +1495,7 @@ abstract class Entity{
$this->getId(), //TODO: actor unique ID
$this->getId(),
$this->getNetworkTypeId(),
$this->location->asVector3(),
$this->getOffsetPosition($this->location->asVector3()),
$this->getMotion(),
$this->location->pitch,
$this->location->yaw,