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