Script API - v1.26.10.23
Preparing search index...
@minecraft/server
InventoryItemEventOptions
Interface InventoryItemEventOptions
interface
InventoryItemEventOptions
{
allowedSlots
?:
number
[]
;
excludeItems
?:
string
[]
;
excludeTags
?:
string
[]
;
ignoreQuantityChange
?:
boolean
;
includeItems
?:
string
[]
;
includeTags
?:
string
[]
;
inventoryType
?:
PlayerInventoryType
;
}
Index
Properties
allowed
Slots?
exclude
Items?
exclude
Tags?
ignore
Quantity
Change?
include
Items?
include
Tags?
inventory
Type?
Properties
Optional
allowed
Slots
allowedSlots
?:
number
[]
Optional
exclude
Items
excludeItems
?:
string
[]
Optional
exclude
Tags
excludeTags
?:
string
[]
Optional
ignore
Quantity
Change
ignoreQuantityChange
?:
boolean
Optional
include
Items
includeItems
?:
string
[]
Optional
include
Tags
includeTags
?:
string
[]
Optional
inventory
Type
inventoryType
?:
PlayerInventoryType
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
allowed
Slots
exclude
Items
exclude
Tags
ignore
Quantity
Change
include
Items
include
Tags
inventory
Type
Script API - v1.26.10.23
Loading...