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

    接口 TransferPlayerNetherNetOptions

    Options when transferring a player to a server that supports NetherNet connections.

    interface TransferPlayerNetherNetOptions {
        netherNetId: string;
    }
    索引

    属性

    netherNetId: string

    NetherNet ID of the destination server.