Summary

public void GetBlocks(List<IMySlimBlock> blocks, Func<IMySlimBlock, bool> collect)

Returns blocks in grid

Parameters