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