Name | <EntityTag.effects_data> |
Returns | ListTag(MapTag) |
Mechanism | EntityTag.potion_effects |
Description | Returns the active potion effects on the entity, in the MapTag format of the mechanism. |
Generated Example |
|
Group | attribute |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPotionEffects.java#L110 |