Class SwapRolesScenario
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
uk.radialbog9.spigot.manhunt.scenario.scenarios.SwapRolesScenario
- All Implemented Interfaces:
Runnable,ScenarioConfigurable
public class SwapRolesScenario
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
-
SwapRolesScenario
public SwapRolesScenario()
-
-
Method Details
-
run
public void run() -
setConfig
- Specified by:
setConfigin interfaceScenarioConfigurable
-