Interface: JigsawPlaceOptions
Beta
为 StructureManager.placeJigsaw 提供额外选项。
Provides additional options for StructureManager.placeJigsaw.
Properties
includeEntities?
optionalincludeEntities?:boolean
Beta
Remarks
结构中是否应包含实体。默认为 true。
Whether entities should be included in the structure. Defaults to true.
keepJigsaws?
optionalkeepJigsaws?:boolean
Beta
Remarks
生成结构时是否保留拼图方块。默认为 false。
Whether the jigsaw blocks should be kept when generating the structure. Defaults to false.
liquidSettings?
optionalliquidSettings?:LiquidSettings
Beta
Remarks
指定如何处理可与水共存的方块与现有液体的重叠。默认为 ApplyWaterlogging。
Specifies how to handle waterloggable blocks overlapping
with existing liquid. Defaults to ApplyWaterlogging.
