Conveyor Defined
@Serializable
@SerialName(value = "ConveyorDefined" )
The static cell structure of a conveyor (emitted once per replication, at the conveyor's initialize). anchorLocations and anchorCells are parallel lists giving each named entry/ exit location and its cell index along the belt, so a renderer can map any cell index to a world position by interpolating between the (layout-positioned) named anchors (8G.6).