Move common diffs to MCUtils

This commit is contained in:
Spottedleaf
2024-10-23 20:45:35 -07:00
parent 249fdac7ee
commit c4d6fdcff0
3 changed files with 945 additions and 957 deletions

View File

@@ -13,7 +13,6 @@ add notes to moonrise patch:
todo:
- double check that the misc changes commit on dev/1.21.2 moonrise is applied
- implement platformhooks
- move common diff from moonrise patch to mcutil patch
- delete old block state table patch
- in StateHolder, implement getNullableValue from blockstate_propertyaccess
- ChunkEntitySlices getChunkEntities(), callEntitiesLoadEvent(), callEntitiesUnloadEvent()