Class LobbyPhase
java.lang.Object
de.kentoj.scrow.bukkit.minigame.phase.AbstractPhase<LobbyMinigame>
de.kentoj.scrow.bukkit.minigame.phase.CompositePhase<LobbyMinigame>
de.kentoj.scrow.bukkit.minigame.lobby.LobbyPhase
- All Implemented Interfaces:
Phase
-
Field Summary
Fields inherited from class de.kentoj.scrow.bukkit.minigame.phase.AbstractPhase
ctx -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.kentoj.scrow.bukkit.minigame.phase.CompositePhase
getSubPhaseFlow, onCancelMethods inherited from class de.kentoj.scrow.bukkit.minigame.phase.AbstractPhase
advancePhase, cancel, end, onEnd, onTick, start
-
Constructor Details
-
LobbyPhase
-
-
Method Details
-
onStart
protected void onStart()Description copied from class:AbstractPhaseShall callPhaseFlow.advancePhase()- Overrides:
onStartin classCompositePhase<LobbyMinigame>
-