Class RandomTpScenario
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
uk.radialbog9.spigot.manhunt.scenario.scenarios.RandomTpScenario
- All Implemented Interfaces:
Runnable,ScenarioConfigurable
public class RandomTpScenario
extends org.bukkit.scheduler.BukkitRunnable
implements ScenarioConfigurable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronouslyMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface uk.radialbog9.spigot.manhunt.scenario.config.ScenarioConfigurable
getConfig
-
Constructor Details
-
RandomTpScenario
public RandomTpScenario()
-
-
Method Details
-
setConfig
- Specified by:
setConfigin interfaceScenarioConfigurable
-
run
public void run()
-