Class EvolutionTask
-
- All Implemented Interfaces:
-
java.lang.Runnable
public final class EvolutionTask extends BukkitRunnable
-
-
Constructor Summary
Constructors Constructor Description EvolutionTask(FurnitureFactory furnitureFactory, Integer delay)
-
Method Summary
-
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
EvolutionTask
EvolutionTask(FurnitureFactory furnitureFactory, Integer delay)
-
-
-
-