Description
Checks the phase of the target Ender Dragon entity.
A list of valid phases can be found in the Spigot Phase javadoc.
Attributes
Attribute | Aliases | Description | Default |
---|---|---|---|
phase | p | A list of phases to match |
Examples
Conditions:
- enderdragonphase{phase=CIRCLING} true
Conditions:
- enderdragonphase{phases=FLY_TO_PORTAL,LEAVE_PORTAL} true
Aliases
- edragonPhase