### Describe the bug <img width="491" height="412" alt="Image" src="https://github.com/user-attachments/assets/d42ac228-f43f-4434-90f5-2e9a9aefcc04" /> <img width="1048" height="274" alt="Image" src="https://github.com/user-attachments/assets/e75bf7a7-7673-417f-848a-c876c7d54ac8" /> ### To Reproduce ```JavaScript mc.getEntities(new IntPos(-222, -60, 121, 0), new IntPos(-227, -58, 116, 0), 10).forEach(en => { logger.warn(en.type); }) ``` ### Expected behavior 正常返回实体对象列表 ### Screenshots <img width="491" height="412" alt="Image" src="https://github.com/user-attachments/assets/d42ac228-f43f-4434-90f5-2e9a9aefcc04" /> ### Platform win10 ### BDS Version 1.21.93 ### LeviLamina Version 1.4.1 ### LegacyScriptEngine Version 0.13.0 ### Additional context _No response_