Uses of Interface
com.plotsquared.core.inject.factory.ProgressSubscriberFactory
Packages that use ProgressSubscriberFactory
-
Uses of ProgressSubscriberFactory in com.plotsquared.core.generator
Constructors in com.plotsquared.core.generator with parameters of type ProgressSubscriberFactoryModifierConstructorDescriptionHybridPlotManager(@NonNull HybridPlotWorld hybridPlotWorld, @NonNull RegionManager regionManager, @NonNull ProgressSubscriberFactory subscriberFactory) -
Uses of ProgressSubscriberFactory in com.plotsquared.core.util
Constructors in com.plotsquared.core.util with parameters of type ProgressSubscriberFactoryModifierConstructorDescriptionRegionManager(@NonNull WorldUtil worldUtil, @NonNull GlobalBlockQueue blockQueue, @NonNull ProgressSubscriberFactory subscriberFactory) SchematicHandler(@NonNull WorldUtil worldUtil, @NonNull ProgressSubscriberFactory subscriberFactory)