For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/JigsawPlaceOptions.md.

Interface: JigsawPlaceOptions

Beta

StructureManager.placeJigsaw 提供额外选项。

Provides additional options for StructureManager.placeJigsaw.

Properties

includeEntities?

optional includeEntities?: boolean

Beta

Remarks

结构中是否应包含实体。默认为 true

Whether entities should be included in the structure. Defaults to true.


keepJigsaws?

optional keepJigsaws?: boolean

Beta

Remarks

生成结构时是否保留拼图方块。默认为 false

Whether the jigsaw blocks should be kept when generating the structure. Defaults to false.


liquidSettings?

optional liquidSettings?: LiquidSettings

Beta

Remarks

指定如何处理可与水共存的方块与现有液体的重叠。默认为 ApplyWaterlogging

Specifies how to handle waterloggable blocks overlapping with existing liquid. Defaults to ApplyWaterlogging.