| Name | potion_drink_duration |
| Object | EntityTag |
| Input | DurationTag |
| Related Tags | <EntityTag.potion_drink_duration> Returns the duration remaining until a witch is done drinking a potion.
|
| Description | Sets the duration remaining until a witch is done drinking a potion. |
| 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#L106 |