Interact Entity Objective
Base objective that tracks player interaction with entities (NPCs, mobs).Fields
| Field | Type | Default | Description |
|---|---|---|---|
targetType | String | "" | Entity type to interact with. |
count | Int | 1 | Number of interactions required. |
This is a base objective. Extensions like BTCMobNPC and MythicMobsNPC provide specialized versions.