00 Foreword
1 Overview
Mojang introduced the loading ticket system in Minecraft 1.14 to manage chunk loading and unloading, record the purpose of chunk loading, and optimize game performance. This chapter aims to understand the loading behavior in Minecraft from a code perspective.
This article is based on Yarn Mapping 1.20.1+build.10
2 References
- 聊聊区块和 Ticket | IzzelAliz
- 1.14.x Chunk Loading | Drovolon
- 区块管理系统及其动态分析 | lovexyn
- 区块 | mcwiki
