Class WaitForMinimumPlayersPhase<T extends Minigame>

java.lang.Object
de.kentoj.scrow.bukkit.minigame.phase.Phase<T>
de.kentoj.scrow.bukkit.minigame.lobby.WaitForMinimumPlayersPhase<T>
All Implemented Interfaces:
IPhase

public class WaitForMinimumPlayersPhase<T extends Minigame> extends Phase<T>
  • Constructor Details

    • WaitForMinimumPlayersPhase

      public WaitForMinimumPlayersPhase(PhaseContext<T> ctx)
  • Method Details