public class FlamingSittingPhase extends SittingPhase
| Constructor and Description |
|---|
FlamingSittingPhase(EnderDragonEntity dragonIn) |
| Modifier and Type | Method and Description |
|---|---|
void |
clientTick() |
PhaseType<FlamingSittingPhase> |
getType() |
void |
initPhase() |
void |
removeAreaEffect() |
void |
resetFlameCount() |
void |
serverTick() |
func_221113_a, getIsStationarygetMaxRiseOrFall, getTargetLocation, getYawFactor, onCrystalDestroyedpublic FlamingSittingPhase(EnderDragonEntity dragonIn)
public void clientTick()
clientTick in interface IPhaseclientTick in class Phasepublic void serverTick()
serverTick in interface IPhaseserverTick in class Phasepublic void initPhase()
public void removeAreaEffect()
removeAreaEffect in interface IPhaseremoveAreaEffect in class Phasepublic PhaseType<FlamingSittingPhase> getType()
public void resetFlameCount()