public class SittingFlamingPhase extends AbstractSittingPhase
Modifier and Type | Field and Description |
---|---|
private AreaEffectCloudEntity |
field_7051 |
private int |
field_7052 |
private int |
ticks |
dragon
Constructor and Description |
---|
SittingFlamingPhase(EnderDragonEntity dragon) |
Modifier and Type | Method and Description |
---|---|
void |
beginPhase() |
void |
clientTick() |
void |
endPhase() |
PhaseType<SittingFlamingPhase> |
getType() |
void |
method_6857() |
void |
serverTick() |
isSittingOrHovering, modifyDamageTaken
crystalDestroyed, getMaxYAcceleration, getTarget, method_6847
private int ticks
private int field_7052
private AreaEffectCloudEntity field_7051
public SittingFlamingPhase(EnderDragonEntity dragon)
public void clientTick()
clientTick
in interface Phase
clientTick
in class AbstractPhase
public void serverTick()
serverTick
in interface Phase
serverTick
in class AbstractPhase
public void beginPhase()
beginPhase
in interface Phase
beginPhase
in class AbstractPhase
public void endPhase()
endPhase
in interface Phase
endPhase
in class AbstractPhase
public PhaseType<SittingFlamingPhase> getType()
public void method_6857()