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

    枚举 WebSocketClientCloseReasons

    索引

    枚举成员

    ClosedByClient: 1

    The client has closed the socket.

    ClosedByServer: 0

    The server has closed the socket.

    IncomingPayloadsTooLarge: 2

    The client has received payloads whose body exceeds the configured maximum size allowed per tick so the client has closed the socket.