Paper/patches
Spottedleaf f7da209586 Fix inconsistent isChunkLoaded calls
When we update the chunk state to border, it should be
the case that isChunkLoaded returns true and that
getChunkIfLoadedImmediately returns a non-null value.
Now add the chunk to the loaded map before making any
callbacks after updating to border state.
2022-10-18 08:11:23 -07:00
..
api Add LivingEntity knockback API (#8479) 2022-10-18 09:33:58 +02:00
removed Rewrite chunk system (#8177) 2022-09-26 01:02:51 -07:00
server Fix inconsistent isChunkLoaded calls 2022-10-18 08:11:23 -07:00