mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-21 18:15:54 +01:00
Implement chunk system
This commit is contained in:
parent
16d2c9defe
commit
3d7b5708ef
@ -8,13 +8,4 @@ todo:
|
||||
- in ChunkEntitySlices, implement modifySavedEntities() by copying from old
|
||||
- implement PlayerChunkUnloadEvent in PlatformHooks#onChunkUnWatch
|
||||
- make sure chunk pos is passed in PlatformHooks#postLoadProtoChunk
|
||||
- implement chunk_system.ChunkMapMixin diff from reference
|
||||
- implement chunk_system.ChunkStorageMixin diff from reference
|
||||
- implement chunk_system.DistanceManagerMixin diff from reference
|
||||
- implement chunk_system.GenerationChunkHolderMixin diff from reference
|
||||
- implement chunk_system.LevelChunkMixin diff from reference
|
||||
- implement chunk_system.LevelMixin diff from reference
|
||||
- implement chunk_system.SectionStorageMixin diff from reference
|
||||
- implement chunk_system.SerializableChunkDataMixin diff from reference
|
||||
- implement chunk_system.ServerLevelMixin diff from reference
|
||||
- chunk system: move get entity lookup reroute into the folia scheduler api patch
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user