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

    类 TimeMarker实验性

    A named point in time on a world clock that can occur once or periodically.

    索引

    属性

    name: string

    The identifier that represents this time marker.

    period?: number

    The interval (in ticks) at which the time marker repeats. If not specified, the time marker will only occur once.

    WorldClockInvalidTimeMarkerError: If the time marker is invalid.

    WorldClockInvalidTimeMarkerError

    time: number

    The time (in ticks) that the time marker occurs at on a world clock.

    WorldClockInvalidTimeMarkerError: If the time marker is invalid.

    WorldClockInvalidTimeMarkerError