Uses of Class
com.plotsquared.core.queue.DelegateQueueCoordinator
Packages that use DelegateQueueCoordinator
-
Uses of DelegateQueueCoordinator in com.plotsquared.core.queue
Subclasses of DelegateQueueCoordinator in com.plotsquared.core.queueModifier and TypeClassDescriptionclassQueue Coordinator that only sets blocks with the specified PlotAreaclassQueueCoordinatorthat caches all blocks set to it in a given array of form BlockState[][][].classOffsets input coordinates and delegates to a parent queueclassQueue that only sets blocks with a designated X-Z area, will accept any Y values.