JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 final
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.
getType
()