| Name | is_using_riptide |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.is_using_riptide> Returns whether this entity is using the Riptide enchantment.
|
| Description | Sets whether this entity is using the Riptide enchantment. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityRiptide.java#L75 |