Constructor and Description |
---|
PhaseChargingPlayer(EntityDragon dragonIn) |
Modifier and Type | Method and Description |
---|---|
float |
getMaxRiseOrFall() |
Vec3d |
getTargetLocation() |
PhaseType<PhaseChargingPlayer> |
getType() |
void |
initPhase() |
void |
serverTick() |
void |
setTarget(Vec3d p_188668_1_) |
clientTick, getAdjustedDamage, getIsStationary, getYawFactor, onCrystalDestroyed, removeAreaEffect
public PhaseChargingPlayer(EntityDragon dragonIn)
public void serverTick()
serverTick
in interface IPhase
serverTick
in class PhaseBase
public void initPhase()
public void setTarget(Vec3d p_188668_1_)
public float getMaxRiseOrFall()
getMaxRiseOrFall
in interface IPhase
getMaxRiseOrFall
in class PhaseBase
@Nullable public Vec3d getTargetLocation()
getTargetLocation
in interface IPhase
getTargetLocation
in class PhaseBase
public PhaseType<PhaseChargingPlayer> getType()