| Name | powered | 
| Object | EntityTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <EntityTag.powered>If the entity is a creeper, returns whether the creeper is powered. | 
| Description | Changes the powered state of a Creeper. | 
| Generated Example |  | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPowered.java#L94 |