| Name | <EntityTag.potion> |
| Returns | ItemTag |
| Mechanism | EntityTag.potion |
| Description | (Property) Deprecated in favor of EntityTag.potion_type for arrows, and EntityTag.item for splash potions. |
| Generated Example | |
| Group | Properties |
| Deprecated | use 'EntityTag.potion_type' for arrows, and 'EntityTag.item' for splash potions. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityPotion.java#L19 |