| コンストラクタと説明 |
|---|
StrafePlayerPhase(EnderDragonEntity dragonIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Vec3d |
getTargetLocation()
Returns the location the dragon is flying toward
|
PhaseType<StrafePlayerPhase> |
getType() |
void |
initPhase()
Called when this phase is set to active
|
void |
serverTick()
Gives the phase a chance to update its status.
|
void |
setTarget(LivingEntity p_188686_1_) |
clientTick, func_221113_a, getIsStationary, getMaxRiseOrFall, getYawFactor, onCrystalDestroyed, removeAreaEffectpublic StrafePlayerPhase(EnderDragonEntity dragonIn)
public void serverTick()
serverTick インタフェース内 IPhaseserverTick クラス内 Phasepublic void initPhase()
public void setTarget(LivingEntity p_188686_1_)
@Nullable public Vec3d getTargetLocation()
getTargetLocation インタフェース内 IPhasegetTargetLocation クラス内 Phasepublic PhaseType<StrafePlayerPhase> getType()