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