find-entity
Locate the nearest entity of a specified type within a defined maximum distance in Minecraft. Useful for identifying specific targets or objects in the game environment.
Instructions
Find the nearest entity of a specific type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxDistance | No | Maximum search distance (default: 16) | |
type | No | Type of entity to find (empty for any entity) |