Class DragonLandingApproachPhase
java.lang.Object
net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonPhaseInstance
net.minecraft.world.entity.boss.enderdragon.phases.DragonLandingApproachPhase
- All Implemented Interfaces:
- DragonPhaseInstance
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate Pathprivate static final TargetingConditionsprivate Vec3Fields inherited from class net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonPhaseInstancedragon
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.world.entity.boss.enderdragon.phases.AbstractDragonPhaseInstancedoClientTick, end, getFlySpeed, getTurnSpeed, isSitting, onCrystalDestroyed, onHurt
- 
Field Details- 
NEAR_EGG_TARGETING
- 
currentPath
- 
targetLocation
 
- 
- 
Constructor Details- 
DragonLandingApproachPhase
 
- 
- 
Method Details- 
getPhase
- 
beginpublic void begin()- Specified by:
- beginin interface- DragonPhaseInstance
- Overrides:
- beginin class- AbstractDragonPhaseInstance
 
- 
doServerTickpublic void doServerTick()- Specified by:
- doServerTickin interface- DragonPhaseInstance
- Overrides:
- doServerTickin class- AbstractDragonPhaseInstance
 
- 
getFlyTargetLocation- Specified by:
- getFlyTargetLocationin interface- DragonPhaseInstance
- Overrides:
- getFlyTargetLocationin class- AbstractDragonPhaseInstance
 
- 
findNewTargetprivate void findNewTarget()
 
-