public class PhaseManager
extends java.lang.Object
Constructor and Description |
---|
PhaseManager(EntityDragon dragonIn) |
Modifier and Type | Method and Description |
---|---|
IPhase |
getCurrentPhase() |
<T extends IPhase> |
getPhase(PhaseList<T> phaseIn) |
void |
setPhase(PhaseList<?> phaseIn) |
public PhaseManager(EntityDragon dragonIn)