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
Fields in net.minecraft.world.entity.monster declared as Phantom.AttackPhaseMethods in net.minecraft.world.entity.monster that return Phantom.AttackPhaseModifier and TypeMethodDescriptionstatic Phantom.AttackPhase
Returns 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.