Summary

public bool CubeExists(Vector3I pos)

Returns true if there is any block occupying given position

Returns

bool

True if block exists

Parameters