getBlockingEntities

inline fun BlockPos.getBlockingEntities(include: (Entity) -> Boolean = { true }): List<Entity>