Uses of Enum Class
net.minecraft.entity.monster.PhantomEntity.AttackPhase
-
Uses of PhantomEntity.AttackPhase in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionstatic PhantomEntity.AttackPhase
Returns 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.