| Name | potion_type |
| Object | EntityTag |
| Input | ElementTag |
| Related Tags | <EntityTag.potion_type> (Property) Returns an Arrow or Area Effect Cloud's base potion type, if any. (...)
|
| Description | (Property) Sets an Arrow or Area Effect Cloud's base potion type, if any.
See https://minecraft.wiki/w/Potion#Item_data for a list of potion types. See EntityTag.potion_effects to control the potion effects applied. Specify no input to remove the base potion type. |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPotionType.java#L13 |