Name | custom_effects |
Object | EntityTag |
Input | ListTag |
Related Tags | <EntityTag.custom_effects> Returns a ListTag of the Area Effect Cloud's custom effects (...)
|
Description | Adds a list of custom potion effects to the Area Effect Cloud
In the form Type,Amplifier,Duration(,Ambient,Particles)|... |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAreaEffectCloud.java#L419 |