Name | drinking_potion |
Object | EntityTag |
Input | ItemTag |
Related Tags | <EntityTag.drinking_potion> Returns the potion item a witch is drinking, or air if none.
|
Description | Sets the potion item a witch is drinking. |
Generated Example |
|
Group | properties |
Requires | Paper |
Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityDrinkingPotion.java#L86 |