Skip to content

@minecraft/server


@minecraft/server / EntityHasMarkVariantCondition

Class: EntityHasMarkVariantCondition ​

Defined in: @minecraft/server/index.d.ts:10343

Loot item condition that checks the value of the mark variant of a mob as it drops its loot.

Extends ​

Properties ​

value ​

readonly value: number

Defined in: @minecraft/server/index.d.ts:10351

Remarks ​

The mark variant value the mob must have for this condition to pass.