Class LandingApproachPhase
java.lang.Object
net.minecraft.entity.boss.dragon.phase.Phase
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
- All Implemented Interfaces:
IPhase
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Pathprivate static final EntityPredicateprivate Vector3d -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.boss.dragon.phase.Phase
doClientTick, end, getFlySpeed, getTurnSpeed, isSitting, onCrystalDestroyed, onHurt
-
Field Details
-
NEAR_EGG_TARGETING
-
currentPath
-
targetLocation
-
-
Constructor Details
-
LandingApproachPhase
-
-
Method Details
-
getPhase
-
begin
public void begin() -
doServerTick
public void doServerTick()- Specified by:
doServerTickin interfaceIPhase- Overrides:
doServerTickin classPhase
-
getFlyTargetLocation
- Specified by:
getFlyTargetLocationin interfaceIPhase- Overrides:
getFlyTargetLocationin classPhase
-
findNewTarget
private void findNewTarget()
-