跳转至

ListBlockVolume

文档版本:1.21.0.24

ListBlockVolume类,扩展自BlockVolumeBase。script_api.minecraft/server.listblockvolume.description

方法

add

script_api.minecraft/server.listblockvolume.add.description

add(locations: Vector3[]): void
constructor

script_api.minecraft/server.listblockvolume.constructor.description

new constructor(locations: Vector3[]): ListBlockVolume
remove

script_api.minecraft/server.listblockvolume.remove.description

remove(locations: Vector3[]): void