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