| Name | <EntityTag.potion_type> |
| Returns | ElementTag |
| Mechanism | EntityTag.potion_type |
| Description | (Property) Returns 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. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPotionType.java#L13 |