原文
参与翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
BlockUtilities
类 BlockUtilities
索引
方法
fill
Volume
get
Contiguous
Selection
get
Face
Preview
Selection
quick
Extrude
方法
fill
Volume
fillVolume
(
volume
:
BlockVolumeBase
|
CompoundBlockVolume
|
Selection
,
block
?:
string
|
BlockPermutation
|
BlockType
,
)
:
void
世界修改
参数
volume
:
BlockVolumeBase
|
CompoundBlockVolume
|
Selection
可选
block
:
string
|
BlockPermutation
|
BlockType
返回
void
备注
抛出
This function can throw errors.
get
Contiguous
Selection
getContiguousSelection
(
properties
?:
ContiguousSelectionProperties
,
)
:
CompoundBlockVolume
世界修改
参数
可选
properties
:
ContiguousSelectionProperties
返回
CompoundBlockVolume
备注
抛出
This function can throw errors.
minecraftserver.Error
get
Face
Preview
Selection
getFacePreviewSelection
(
properties
?:
QuickExtrudeProperties
)
:
ListBlockVolume
世界修改
参数
可选
properties
:
QuickExtrudeProperties
返回
ListBlockVolume
备注
抛出
This function can throw errors.
minecraftserver.Error
quick
Extrude
quickExtrude
(
properties
?:
QuickExtrudeProperties
)
:
void
世界修改
参数
可选
properties
:
QuickExtrudeProperties
返回
void
备注
抛出
This function can throw errors.
显示设置
成员可见性
受保护
继承
外部
世界修改
配色
自动
浅色
深色
目录
方法
fill
Volume
get
Contiguous
Selection
get
Face
Preview
Selection
quick
Extrude
原文
参与翻译
@minecraft
加载中……
备注
抛出
This function can throw errors.