check for possible destinations by analyzing a whole set of nodes;
check if air is above those nodes
refactor code; adjust checks for dangerous blocks
performance optimization, remove iteration when looking for safe node
take jump height into account; look for water instead of solid for swimming mobs
remove debug logging