| Name | <EntityTag.powered> |
| Returns | ElementTag(Boolean) |
| Mechanism | EntityTag.powered |
| Description | If the entity is a creeper, returns whether the creeper is powered. |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPowered.java#L75 |