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

    接口 WorldClockEventOptions实验性

    Contains parameters for world clock events that filters out which events are passed to the provided callback.

    interface WorldClockEventOptions {
        clock: string;
    }
    索引

    属性

    属性

    clock: string

    The name of the clock that this event should fire for.