Class DelayedTask
java.lang.Object
com.xzavier0722.mc.plugin.slimefun4.storage.task.DelayedTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
void
setRunAfter
(long delay, TimeUnit unit) boolean
tryRun()
-
Constructor Details
-
DelayedTask
-
-
Method Details
-
setRunAfter
-
tryRun
public boolean tryRun() -
isExecuted
public boolean isExecuted() -
runUnsafely
public void runUnsafely()
-