For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/EntityKilledCondition.md.

Class: EntityKilledCondition

entity

Beta

Loot item condition that checks the entity type of the entity dropping its loot.

Extends

Properties

entityType

readonly entityType: string

Beta

Remarks

The entity type required for this condition to pass. Example: 'minecraft:skeleton'.

同领域相关