Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
4cc26be8342a80d0959efb4e622b1cc2fd01c47f
PocketMine-MP
/
src
/
world
/
generator
/
populator
下载当前目录
D
Dylan K. Taylor
Populators: don't scan the whole column to find the highest block
e18551e2
创建于
2025年10月27日
历史提交
文件
最后提交记录
最后更新时间
GroundCover.php
fixed oopsie
6 个月前
Ore.php
Use PHP-CS-Fixer to enforce file header presence
3 年前
Populator.php
Use PHP-CS-Fixer to enforce file header presence
3 年前
TallGrass.php
Populators: don't scan the whole column to find the highest block getHighestBlockAt() is much more efficient considering that most of the column will be air anyway.
6 个月前
Tree.php
Populators: don't scan the whole column to find the highest block getHighestBlockAt() is much more efficient considering that most of the column will be air anyway.
6 个月前