切换翻译
贡献翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
IStatusBarItem
接口 IStatusBarItem
实验性
interface
IStatusBarItem
{
id
:
string
;
getText
(
)
:
LocalizedString
;
hide
(
)
:
void
;
setText
(
text
:
LocalizedString
)
:
void
;
show
(
)
:
void
;
}
索引
属性
id
方法
get
Text
hide
set
Text
show
属性
只读
实验性
id
id
:
string
备注
Unique ID for the item.
方法
get
Text
get
Text
(
)
:
LocalizedString
实验性
返回
LocalizedString
hide
hide
(
)
:
void
实验性
返回
void
set
Text
set
Text
(
text
)
:
void
实验性
参数
text
:
LocalizedString
返回
void
show
show
(
)
:
void
实验性
返回
void
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
id
方法
get
Text
hide
set
Text
show
切换翻译
贡献翻译
@minecraft
加载中……
备注
Unique ID for the item.