Class LandingApproachPhase
java.lang.Object
net.minecraft.entity.boss.dragon.phase.AbstractPhase
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
- All Implemented Interfaces:
 Phase
- Mappings:
 Namespace Name named net/minecraft/entity/boss/dragon/phase/LandingApproachPhaseintermediary net/minecraft/class_1519official cii
- 
Field Summary
FieldsFields inherited from class net.minecraft.entity.boss.dragon.phase.AbstractPhase
dragon - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.boss.dragon.phase.AbstractPhase
clientTick, crystalDestroyed, endPhase, getMaxYAcceleration, getYawAcceleration, isSittingOrHovering, modifyDamageTaken 
- 
Field Details
- 
PLAYERS_IN_RANGE_PREDICATE
- Mappings:
 Namespace Name Mixin selector named PLAYERS_IN_RANGE_PREDICATELnet/minecraft/entity/boss/dragon/phase/LandingApproachPhase;PLAYERS_IN_RANGE_PREDICATE:Lnet/minecraft/entity/ai/TargetPredicate;intermediary field_18122Lnet/minecraft/class_1519;field_18122:Lnet/minecraft/class_4051;official bLcii;b:Lcef;
 - 
path
- Mappings:
 Namespace Name Mixin selector named pathLnet/minecraft/entity/boss/dragon/phase/LandingApproachPhase;path:Lnet/minecraft/entity/ai/pathing/Path;intermediary field_7047Lnet/minecraft/class_1519;field_7047:Lnet/minecraft/class_11;official cLcii;c:Leps;
 - 
pathTarget
- Mappings:
 Namespace Name Mixin selector named pathTargetLnet/minecraft/entity/boss/dragon/phase/LandingApproachPhase;pathTarget:Lnet/minecraft/util/math/Vec3d;intermediary field_7048Lnet/minecraft/class_1519;field_7048:Lnet/minecraft/class_243;official dLcii;d:Lexc;
 
 - 
 - 
Constructor Details
- 
LandingApproachPhase
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/boss/dragon/phase/AbstractPhase;<init>(Lnet/minecraft/entity/boss/dragon/EnderDragonEntity;)Vintermediary <init>Lnet/minecraft/class_1512;<init>(Lnet/minecraft/class_1510;)Vofficial <init>Lcic;<init>(Lcia;)V
 
 - 
 - 
Method Details
- 
getType
- Mappings:
 Namespace Name Mixin selector named getTypeLnet/minecraft/entity/boss/dragon/phase/Phase;getType()Lnet/minecraft/entity/boss/dragon/phase/PhaseType;intermediary method_6849Lnet/minecraft/class_1521;method_6849()Lnet/minecraft/class_1527;official iLcik;i()Lciq;
 - 
beginPhase
public void beginPhase()- Specified by:
 beginPhasein interfacePhase- Overrides:
 beginPhasein classAbstractPhase- Mappings:
 Namespace Name Mixin selector named beginPhaseLnet/minecraft/entity/boss/dragon/phase/Phase;beginPhase()Vintermediary method_6856Lnet/minecraft/class_1521;method_6856()Vofficial dLcik;d()V
 - 
serverTick
public void serverTick()- Specified by:
 serverTickin interfacePhase- Overrides:
 serverTickin classAbstractPhase- Mappings:
 Namespace Name Mixin selector named serverTickLnet/minecraft/entity/boss/dragon/phase/Phase;serverTick()Vintermediary method_6855Lnet/minecraft/class_1521;method_6855()Vofficial cLcik;c()V
 - 
getPathTarget
- Specified by:
 getPathTargetin interfacePhase- Overrides:
 getPathTargetin classAbstractPhase- Mappings:
 Namespace Name Mixin selector named getPathTargetLnet/minecraft/entity/boss/dragon/phase/Phase;getPathTarget()Lnet/minecraft/util/math/Vec3d;intermediary method_6851Lnet/minecraft/class_1521;method_6851()Lnet/minecraft/class_243;official gLcik;g()Lexc;
 - 
updatePath
private void updatePath()- Mappings:
 Namespace Name Mixin selector named updatePathLnet/minecraft/entity/boss/dragon/phase/LandingApproachPhase;updatePath()Vintermediary method_6844Lnet/minecraft/class_1519;method_6844()Vofficial jLcii;j()V
 - 
followPath
private void followPath()- Mappings:
 Namespace Name Mixin selector named followPathLnet/minecraft/entity/boss/dragon/phase/LandingApproachPhase;followPath()Vintermediary method_6845Lnet/minecraft/class_1519;method_6845()Vofficial kLcii;k()V
 
 -