Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
4cc26be8342a80d0959efb4e622b1cc2fd01c47f
PocketMine-MP
/
src
/
world
/
format
/
io
/
data
下载当前目录
G
GitHub
Assemble 1.21.90 (
#6736
)
9c71f4fc
创建于
2025年6月18日
历史提交
文件
最后提交记录
最后更新时间
BaseNbtWorldData.php
World: added setDisplayName() this is an obvious use case, and I'm not really sure why it wasn't supported sooner.
3 年前
BedrockWorldData.php
Consolidate Bedrock data version info this ensures we don't have to go into a bunch of randomly scattered files to update version numbers.
11 个月前
JavaWorldData.php
ÂInsert PM data version into blockstates, chunks, entities, tiles and level.dat this information will allow us to correct for any bugs introduced by past versions. however, we still need to propagate this information to permit actually using it when loading data.
2 年前