Appearance
Condition Check Interacted Entity
Checks if the entity a player interacted with (right click) matches specific criteria.
Inputs: 1 · Outputs: Match, No Match
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Check By | Select | Yes | Entity Type | What to check: Entity Type, Is Mob, Is Player, or Custom Name. |
| Entity Type | Select (searchable) | Yes (if Type) | ZOMBIE | Minecraft entity type. Visible when Check By = Entity Type. |
| Entity Name | String | Yes (if Name) | — | Custom name of the entity. Visible when Check By = Custom Name. |
| Case Sensitive | Boolean | No (if Name) | false | Whether name check is case-sensitive. |
TIP
Use this with an Event Trigger set to Player Interacts with Entity to build NPC dialogue systems, custom mob interactions, and more.
