SerenityJS
Preparing search index...
@serenityjs/core
BlockInventoryTraitOptions
Interface BlockInventoryTraitOptions
interface
BlockInventoryTraitOptions
{
identifier
:
ContainerId
;
size
:
number
;
type
:
ContainerType
;
}
Index
Properties
identifier
size
type
Properties
identifier
identifier
:
ContainerId
The identifier of the container.
size
size
:
number
The size of the container.
type
type
:
ContainerType
The type of the container.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
identifier
size
type
SerenityJS
Loading...
The identifier of the container.