public class AttackingSittingPhase extends SittingPhase
コンストラクタと説明 |
---|
AttackingSittingPhase(EnderDragonEntity dragonIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
clientTick()
Generates particle effects appropriate to the phase (or sometimes sounds).
|
PhaseType<AttackingSittingPhase> |
getType() |
void |
initPhase()
Called when this phase is set to active
|
void |
serverTick()
Gives the phase a chance to update its status.
|
func_221113_a, getIsStationary
getMaxRiseOrFall, getTargetLocation, getYawFactor, onCrystalDestroyed, removeAreaEffect
public AttackingSittingPhase(EnderDragonEntity dragonIn)
public void clientTick()
clientTick
インタフェース内 IPhase
clientTick
クラス内 Phase
public void serverTick()
serverTick
インタフェース内 IPhase
serverTick
クラス内 Phase
public void initPhase()
public PhaseType<AttackingSittingPhase> getType()