| Name | <EntityTag.base_potion> |
| Returns | ElementTag |
| Mechanism | EntityTag.base_potion |
| Description | Deprecated in favor of EntityTag.potion_type on MC 1.20+. |
| Generated Example | |
| Deprecated | use 'EntityTag.potion_type' on MC 1.20+. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAreaEffectCloud.java#L80 |