collideBlockIntersects

inline fun AABB.collideBlockIntersects(checkCollisionShape: Boolean = true, isCorrectBlock: (Block) -> Boolean): Boolean

Check if box intersects with bounding box of specified blocks