Preparing search index...
The search index is not available
Script API - v1.21.23
Script API - v1.21.23
@minecraft/server-editor@0.1.0-beta
IStatusBarItem
Interface IStatusBarItem
Beta
interface
IStatusBarItem
{
id
:
string
;
text
:
string
;
hide
()
:
void
;
show
()
:
void
;
}
Index
Properties
id
text
Methods
hide
show
Properties
Readonly
Beta
id
id
:
string
Remarks
Unique ID for the item.
Beta
text
text
:
string
Remarks
Text to display.
Methods
hide
hide
()
:
void
Beta
Returns
void
show
show
()
:
void
Beta
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
text
Methods
hide
show
Script API - v1.21.23
Loading...
Remarks
Unique ID for the item.