SerenityJS
Preparing search index...
@serenityjs/core
ItemStackHotbarDetails
Interface ItemStackHotbarDetails
interface
ItemStackHotbarDetails
{
player
:
Player
;
slot
:
number
;
}
Index
Properties
player
slot
Properties
player
player
:
Player
The player whose hotbar this item stack is in.
slot
slot
:
number
The slot index of the item stack in the hotbar.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
player
slot
SerenityJS
Loading...
The player whose hotbar this item stack is in.