@bedrock-oss/bedrock-boost
Preparing search index...
ItemMatcher
Type Alias ItemMatcher
ItemMatcher
:
{
data
?:
number
;
item
?:
string
;
quantity
?:
Quantity
;
slot
?:
number
;
slotLocation
?:
SlotLocation
;
}
&
(
|
{
slot
?:
undefined
;
slotLocation
?:
SlotLocation
}
|
{
slot
:
number
;
slotLocation
:
SlotLocation
}
)
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
@bedrock-oss/bedrock-boost
Loading...