Implement config hooks in PaperHooks
This commit is contained in:
@@ -3,16 +3,8 @@ https://github.com/Tuinity/Moonrise/compare/6a2c6d27df11d417c1fefa749109d8e87599
|
||||
need to compare the diffs
|
||||
|
||||
|
||||
add notes to moonrise patch:
|
||||
- implemented fast palette patch
|
||||
- implemented better bitstorage magic patch
|
||||
- implemented blockstate property patch (replaced old paper one)
|
||||
- implemented fluid patch
|
||||
|
||||
|
||||
todo:
|
||||
- double check that the misc changes commit on dev/1.21.2 moonrise is applied
|
||||
- implement platformhooks
|
||||
- in ChunkEntitySlices, implement modifySavedEntities() by copying from old
|
||||
- implement PlayerChunkUnloadEvent in PlatformHooks#onChunkUnWatch
|
||||
- make sure chunk pos is passed in PlatformHooks#postLoadProtoChunk
|
||||
@@ -32,5 +24,4 @@ todo:
|
||||
- implement starlight.ChunkSerializerMixin diff from reference
|
||||
- implement starlight.SerializableChunkData$SectionData diff from reference
|
||||
- implement starlight.SerializableChunkDataMixin diff from reference
|
||||
- unfuck the chtunk system config diff
|
||||
- chunk system: move get entity lookup reroute into the folia scheduler api patch
|
||||
|
||||
Reference in New Issue
Block a user