Class DefaultProgressSubscriber

java.lang.Object
com.plotsquared.core.queue.subscriber.DefaultProgressSubscriber
All Implemented Interfaces:
ProgressSubscriber

public class DefaultProgressSubscriber extends Object implements ProgressSubscriber
The default PlotSquared Progress Subscriber. Can be used for both console and player tasks. It is the ProgressSubscriber returned by ProgressSubscriberFactory. Runs a repeating synchronous task notifying the given actor about any updates, saving updates notified by the ChunkCoordinator.