%e:ENTITY% is (adult|grown|baby|young) — Conditions

%e:ENTITY% is (adult|grown|baby|young)
Entity1.0.0

Description

Checks if an ageable entity is an adult or a baby.

Examples

if mob is adult:

All Possible Usages (4)

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

<e> is adult
<e> is grown
<e> is baby
<e> is young

Related (Entity)