Uses of Enum Class
net.minecraft.world.entity.monster.Phantom.AttackPhase
Packages that use Phantom.AttackPhase
-
Uses of Phantom.AttackPhase in net.minecraft.world.entity.monster
Subclasses with type arguments of type Phantom.AttackPhase in net.minecraft.world.entity.monsterFields in net.minecraft.world.entity.monster declared as Phantom.AttackPhaseMethods in net.minecraft.world.entity.monster that return Phantom.AttackPhaseModifier and TypeMethodDescriptionstatic Phantom.AttackPhaseReturns the enum constant of this class with the specified name.static Phantom.AttackPhase[]Phantom.AttackPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.