Paper/patches
Spottedleaf 03245caed0 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 00:33:58 -07:00
server Fix inconsistent isChunkLoaded calls 2022-10-18 08:11:23 -07:00