Class CompositePhase<T extends Minigame>

java.lang.Object
de.kentoj.scrow.bukkit.minigame.phase.Phase<T>
de.kentoj.scrow.bukkit.minigame.phase.CompositePhase<T>
All Implemented Interfaces:
IPhase
Direct Known Subclasses:
LobbyPhase

public abstract class CompositePhase<T extends Minigame> extends Phase<T>