Constructor and Description |
---|
PhaseHoldingPattern(EntityDragon dragonIn) |
Modifier and Type | Method and Description |
---|---|
Vec3d |
getTargetLocation() |
PhaseType<PhaseHoldingPattern> |
getType() |
void |
initPhase() |
void |
onCrystalDestroyed(EntityEnderCrystal crystal,
BlockPos pos,
DamageSource dmgSrc,
EntityPlayer plyr) |
void |
serverTick() |
clientTick, getAdjustedDamage, getIsStationary, getMaxRiseOrFall, getYawFactor, removeAreaEffect
public PhaseHoldingPattern(EntityDragon dragonIn)
public PhaseType<PhaseHoldingPattern> getType()
public void serverTick()
serverTick
in interface IPhase
serverTick
in class PhaseBase
public void initPhase()
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class PhaseBase
public void onCrystalDestroyed(EntityEnderCrystal crystal, BlockPos pos, DamageSource dmgSrc, @Nullable EntityPlayer plyr)
onCrystalDestroyed
in interface IPhase
onCrystalDestroyed
in class PhaseBase