%e:ENTITY% (is|is not) in water — Conditions

%e:ENTITY% (is|is not) in water
Entity1.0.0

Description

Checks if an entity is or is not in water.

Examples

if mob is in water:
if mob is not in water:

All Possible Usages (2)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

<e> is in water
<e> is not in water

Related (Entity)