Preparing search index...
The search index is not available
Script API - v1.21.80.27
Script API - v1.21.80.27
@minecraft/server-editor
WidgetManager
Class WidgetManager
Index
Constructors
constructor
Methods
create
Group
delete
Group
Constructors
Private
constructor
new
WidgetManager
()
:
WidgetManager
Returns
WidgetManager
Methods
create
Group
createGroup
(
options
?:
WidgetGroupCreateOptions
)
:
WidgetGroup
Parameters
Optional
options
:
WidgetGroupCreateOptions
Returns
WidgetGroup
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
delete
Group
deleteGroup
(
groupToDelete
:
WidgetGroup
)
:
void
Parameters
groupToDelete
:
WidgetGroup
Returns
void
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Group
delete
Group
Script API - v1.21.80.27
Loading...
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.