@minecraft/server-editor
Preparing search index...
ListPaneSlotLayoutEntry
Type Alias ListPaneSlotLayoutEntry
Beta
type
ListPaneSlotLayoutEntry
=
{
alignment
?:
LayoutAlignment
;
size
?:
number
|
LayoutSize
|
"shrink"
|
"grow"
;
type
:
ListPaneEntryType
;
}
Index
Properties
alignment?
size?
type
Properties
Optional
alignment
alignment
?:
LayoutAlignment
Optional
size
size
?:
number
|
LayoutSize
|
"shrink"
|
"grow"
type
type
:
ListPaneEntryType
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Properties
alignment
size
type
@minecraft/server-editor
Loading...