0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. PocketMine-MP
  2. /
  3. src
  4. /
  5. network
  6. /
  7. mcpe
  8. /
  9. cache
GGitHubBedrock 1.21.111 (#6824)
bc17ee74创建于 2025年10月3日历史提交
文件最后提交记录最后更新时间
ChunkCache.php
ChunkCache: parameterize dimension ID (cc @Muqsit) 1 年前
CraftingDataCache.php
First pass ext-encoding support (high-level network I/O and read-only data) (#6799) This implements ext-encoding only in high-level network I/O (only BedrockProtocol and stuff implemented in PM) and read-only data. This should net a significant performance advantage while being low-risk in the case of critical issues with the extension. Any problems affecting protocol won't do permanent damage while being fairly easy to debug. Next passes will integrate ext-encoding versions of RakLib, RakLibIpc and NBT, as well as generally using ext-encoding for writeable data.7 个月前
CreativeInventoryCache.php
Bedrock 1.21.60 (#6627) Co-authored-by: Dylan K. Taylor <dktapps@pmmp.io>1 年前
CreativeInventoryCacheEntry.php
Bedrock 1.21.60 (#6627) Co-authored-by: Dylan K. Taylor <dktapps@pmmp.io>1 年前
StaticPacketCache.php
Bedrock 1.21.111 (#6824) Co-authored-by: Dries C <15795262+dries-c@users.noreply.github.com>7 个月前