Class LocSwapAllScenario

java.lang.Object
org.bukkit.scheduler.BukkitRunnable
uk.radialbog9.spigot.manhunt.scenario.template.SwapScenarioTemplate
uk.radialbog9.spigot.manhunt.scenario.scenarios.LocSwapAllScenario
All Implemented Interfaces:
Runnable, ScenarioConfigurable

public class LocSwapAllScenario extends SwapScenarioTemplate implements ScenarioConfigurable
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.bukkit.entity.Player>
    Gets the set of players
    void
     
    void
    swap(org.bukkit.entity.Player player1, org.bukkit.entity.Player player2)
    Swaps player 1 with player 2

    Methods inherited from class uk.radialbog9.spigot.manhunt.scenario.template.SwapScenarioTemplate

    run

    Methods inherited from class org.bukkit.scheduler.BukkitRunnable

    cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface uk.radialbog9.spigot.manhunt.scenario.config.ScenarioConfigurable

    getConfig