Barteks2x opened this issue 8 years ago ยท 0 comments
World#adjustPosToNearbyEntity scans from currentHeight to max world height. Previously it worked because getEntitiesWithinAABB methods didn't try to load existing chunks and iterated over chunks using CubeMap.
World#adjustPosToNearbyEntity