0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PocketMine-MP
  2. /
  3. src
  4. /
  5. world
  6. /
  7. format
  8. /
  9. io
  10. /
  11. data
GGitHubAssemble 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 年前