| Property | Type | Description |
|---|---|---|
| type | ResourceLocation | Checks type of the entity. Example: 'minecraft:zombie' |
| name | String | Checks entity name |
| distance | MinMaxBounds.Ints | Checks distance between entity and camera at the time of frame creation |
All properties are optional
MinMaxBounds.Ints is the same as in vanilla advancements