Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
4cc26be8342a80d0959efb4e622b1cc2fd01c47f
PocketMine-MP
/
src
/
world
/
generator
/
normal
下载当前目录
D
Dylan K. Taylor
Normal: fixed Chunk->getHighestBlockAt() being unnecessarily slow
21c0a46a
创建于
2025年10月27日
历史提交
文件
最后提交记录
最后更新时间
Normal.php
Normal: fixed Chunk->getHighestBlockAt() being unnecessarily slow this allows the zero-layers check to be used in SubChunk rather than scanning every block. This cuts the GroundCover time in half, as well as slightly improving performance of the tree and tallgrass populators.
6 个月前