Class DyingPhase
java.lang.Object
net.minecraft.entity.boss.dragon.phase.Phase
net.minecraft.entity.boss.dragon.phase.DyingPhase
- All Implemented Interfaces:
IPhase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.boss.dragon.phase.Phase
end, getTurnSpeed, isSitting, onCrystalDestroyed, onHurt
-
Field Details
-
targetLocation
-
time
private int time
-
-
Constructor Details
-
DyingPhase
-
-
Method Details
-
doClientTick
public void doClientTick()- Specified by:
doClientTickin interfaceIPhase- Overrides:
doClientTickin classPhase
-
doServerTick
public void doServerTick()- Specified by:
doServerTickin interfaceIPhase- Overrides:
doServerTickin classPhase
-
begin
public void begin() -
getFlySpeed
public float getFlySpeed()- Specified by:
getFlySpeedin interfaceIPhase- Overrides:
getFlySpeedin classPhase
-
getFlyTargetLocation
- Specified by:
getFlyTargetLocationin interfaceIPhase- Overrides:
getFlyTargetLocationin classPhase
-
getPhase
-