Class CompositePhase<T extends IMinigame>

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 IMinigame> extends Phase<T>