@minecraft/server
Preparing search index...
HotbarEventOptions
Interface HotbarEventOptions
Beta
Contains additional filtering options for hotbar events.
interface
HotbarEventOptions
{
allowedSlots
?:
number
[]
;
}
Index
Properties
allowed
Slots?
Properties
Optional
Beta
allowed
Slots
allowedSlots
?:
number
[]
Remarks
The slot indexes to consider.
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Early Execution
Theme
OS
Light
Dark
On This Page
Properties
allowed
Slots
@minecraft/server
Loading...
Contains additional filtering options for hotbar events.