Name | <EntityTag.base_potion.is_upgraded> |
Returns | ElementTag(Boolean) |
Description | Deprecated in favor of EntityTag.potion_type on MC 1.20+. |
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#L106 |