- All Implemented Interfaces:
Runnable
自动更新任务.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AutoUpdateTask
@ParametersAreNonnullByDefault
public AutoUpdateTask(org.bukkit.plugin.Plugin plugin,
File file)
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable