Skip to content

Condition Check Interacted Entity

Checks if the entity a player interacted with (right click) matches specific criteria.

Inputs: 1 · Outputs: Match, No Match

Settings

SettingTypeRequiredDefaultDescription
Check BySelectYesEntity TypeWhat to check: Entity Type, Is Mob, Is Player, or Custom Name.
Entity TypeSelect (searchable)Yes (if Type)ZOMBIEMinecraft entity type. Visible when Check By = Entity Type.
Entity NameStringYes (if Name)Custom name of the entity. Visible when Check By = Custom Name.
Case SensitiveBooleanNo (if Name)falseWhether 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.

Oasis Admin Editor Documentation