Class DelayedSavingLooperTask
java.lang.Object
com.xzavier0722.mc.plugin.slimefun4.storage.task.DelayedSavingLooperTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionDelayedSavingLooperTask(int forceSavePeriod, Supplier<Map<LinkedKey, DelayedTask>> taskGetter, Consumer<LinkedKey> executeCallback) -
Method Summary
-
Constructor Details
-
Method Details