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