Class BlockArrayCacheScopedQueueCoordinator


QueueCoordinator that caches all blocks set to it in a given array of form BlockState[][][]. An offset can be applied to blocks set to it, and the scope limited. This should have blocks set to it one chunk at a time, based on the result of getMin() and getMax(). The min and max points of this queue are offset according to the minimum point given in the constructor, and the offsets set in setOffsetX(int) and setOffsetZ(int)