Merge branch 'minor-next' into major-next

This commit is contained in:
Dylan K. Taylor
2025-03-10 01:31:34 +00:00

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,