Implement again save for position of last lava contact#11991
Conversation
|
now.. im not good with the large feature touchs... im not sure if this is the better way for handle the add again that CB patch.. or if is better fix that in the source file and the moonrise patch just need avoid deleting that... |
|
The issue here is that we don't really want to be implementing this stuff into moonrise directly, as it will just be removed on the next moonrise update |
then the fix its just modify the file and handle the merge conflict or exists a better way? |
|
cept there will be no merge conflict due to how this stuff is applied, we need MR to add a hook or something so that the changes don't get wiped out on every update |
db992d8 to
5f49c9b
Compare
|
Fixed in 1.21.5 via mojangs InsideBlockEffectApplier |

This PR resolve #11984 by adding again set the position of last lava contact, also add the Nullable annotation to that field.