aboutsummaryrefslogtreecommitdiffhomepage
path: root/leaf_notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'leaf_notes.txt')
-rw-r--r--leaf_notes.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/leaf_notes.txt b/leaf_notes.txt
index 7461a327b9..6196c3d607 100644
--- a/leaf_notes.txt
+++ b/leaf_notes.txt
@@ -5,23 +5,6 @@
- paper debug chunks --async in DedicatedServer
- TODO keep around region file lock?
- mcutil#getTicketLevelFor is wrong, just delete it later
-- in the mod:
- - ChunkHolder
- - isReadyForSaving overwrite
- - remove state fields in mod
- - addSaveDependency overwrite
- - ChunkMap
- - pendingUnloads/pendingGenerationTasks/unloadQueue/ field destroy
- - DistanceManager
- - getTickets/dumpTickets/tickingTracker/ overwrite
- - GenerationChunkHolder
- - remove state fields in mod
- - rescheduleChunkTask/failAndClearPendingFuturesBetween/failAndClearPendingFuture/completeFuture/
- findHighestStatusWithPendingFuture/acquireStatusBump/isStatusDisallowed/ overwrite
- - LayerLightEngine
- - getDebugSectionType overwrite
- - ThreadedLayerLightEngine
- - waitForPendingTasks overwrite
on another note, clean up mcutils...