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.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 final
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.
getType
()