Skip to content

@minecraft/server


@minecraft/server / ItemFilter

Interface: ItemFilter ​

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

Contains options for filtering items.

Properties ​

includeTypes? ​

optional includeTypes?: (string | ItemType)[]

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

Remarks ​

If defined, items that match these types are included.