Interface: JigsawStructurePlaceOptions
Beta
为 StructureManager.placeJigsawStructure 提供额外选项。
Provides additional options for StructureManager.placeJigsawStructure.
Properties
ignoreStartHeight?
optionalignoreStartHeight?:boolean
Beta
Remarks
是否应忽略拼图结构定义中定义的起始高度,并使用指定的 y 坐标覆盖。默认为 false。
Whether the start height defined in the jigsaw structure definition should be ignored and overridden with the specified y coordinate. Defaults to false.
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.
