@minecraft
    正在准备搜索索引...

    类 Seat

    Describes a particular seating position on this rideable entity.

    索引

    属性

    lockRiderRotation: number

    Angle in degrees that a rider is allowed to rotate while riding this entity.

    maxRiderCount: number

    A maximum number of riders that this seat can support.

    minRiderCount: number

    A minimum number of riders that can be placed in this seat position, if this seat is to be filled.

    position: Vector3

    Physical location of this seat, relative to the entity's location.

    seatRotation: number

    Angle in degrees to rotate riders by.