diff options
author | Spottedleaf <[email protected]> | 2024-10-24 10:16:56 -0700 |
---|---|---|
committer | Spottedleaf <[email protected]> | 2024-10-25 11:25:09 -0700 |
commit | 2a95ad1df30578b1879b01ac036e058a77824a26 (patch) | |
tree | 211d35dce09a5bdc9e8f64e3f46f2d3614f66398 /moonrise_update_1_21_2.txt | |
parent | e9c58f5451829038f2e5f89055c95fdfb748715d (diff) | |
download | Paper-2a95ad1df30578b1879b01ac036e058a77824a26.tar.gz Paper-2a95ad1df30578b1879b01ac036e058a77824a26.zip |
Implement explosion optimisations
Diffstat (limited to 'moonrise_update_1_21_2.txt')
-rw-r--r-- | moonrise_update_1_21_2.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/moonrise_update_1_21_2.txt b/moonrise_update_1_21_2.txt index 2ff8731cdf..c889f78d91 100644 --- a/moonrise_update_1_21_2.txt +++ b/moonrise_update_1_21_2.txt @@ -17,7 +17,6 @@ todo: - implement chunk_system.SectionStorageMixin diff from reference - implement chunk_system.SerializableChunkDataMixin diff from reference - implement chunk_system.ServerLevelMixin diff from reference -- implement collisions.ServerExplosionMixin diff from reference - implement starlight.LevelLightEngineMixin diff from reference - implement starlight.ThreadedLevelLightEngineMixin diff from reference - implement starlight.ChunkSerializerMixin diff from reference |