public abstract class AbstractSittingPhase extends AbstractPhase
dragon
Constructor and Description |
---|
AbstractSittingPhase(EnderDragonEntity dragon) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSittingOrHovering() |
float |
modifyDamageTaken(DamageSource damageSource,
float float2) |
beginPhase, clientTick, crystalDestroyed, endPhase, getMaxYAcceleration, getTarget, method_6847, serverTick
public AbstractSittingPhase(EnderDragonEntity dragon)
public boolean isSittingOrHovering()
isSittingOrHovering
in interface Phase
isSittingOrHovering
in class AbstractPhase
public float modifyDamageTaken(DamageSource damageSource, float float2)
modifyDamageTaken
in interface Phase
modifyDamageTaken
in class AbstractPhase