This update resolves a blocking issue when chunks are generated async (as with Paper's async chunk generation).
Bees will be spawned near bee_nests only once the chunk has finished generating, rather than assuming the chunk is generated and ready by the next tick.
This update is only relevant if you are running a 1.15+ (Paper) server.