Uses of Class
net.minecraft.entity.boss.dragon.phase.LandingApproachPhase
-
Packages that use LandingApproachPhase Package Description net.minecraft.entity.boss.dragon.phase -
-
Uses of LandingApproachPhase in net.minecraft.entity.boss.dragon.phase
Fields in net.minecraft.entity.boss.dragon.phase with type parameters of type LandingApproachPhase Modifier and Type Field Description static PhaseType<LandingApproachPhase>
PhaseType. LANDING_APPROACH
Methods in net.minecraft.entity.boss.dragon.phase that return types with arguments of type LandingApproachPhase Modifier and Type Method Description PhaseType<LandingApproachPhase>
LandingApproachPhase. getPhase()
-