原文
参与翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
SimpleBlockPaletteItem
类 SimpleBlockPaletteItem
层级 (
查看层级一览
)
IBlockPaletteItem
SimpleBlockPaletteItem
索引
构造函数
constructor
方法
get
Block
get
Display
Name
get
Type
set
Block
构造函数
constructor
new
SimpleBlockPaletteItem
(
displayName
?:
string
)
:
SimpleBlockPaletteItem
参数
可选
displayName
:
string
返回
SimpleBlockPaletteItem
方法
get
Block
getBlock
()
:
BlockType
返回
BlockType
get
Display
Name
getDisplayName
()
:
string
返回
string
get
Type
getType
()
:
BlockPaletteItemType
返回
BlockPaletteItemType
set
Block
setBlock
(
block
:
string
|
BlockPermutation
|
BlockType
)
:
void
世界修改
参数
block
:
string
|
BlockPermutation
|
BlockType
返回
void
备注
抛出
This function can throw errors.
Error
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
构造函数
constructor
方法
get
Block
get
Display
Name
get
Type
set
Block
原文
参与翻译
@minecraft
加载中……
备注
抛出
This function can throw errors.
Error