@minecraft/server-admin
    Preparing search index...

    Class DisconnectedErrorBeta

    An error that is thrown when trying to interact with a join event and the player is disconnected.

    Hierarchy

    • Error
      • DisconnectedError
    Index

    Properties

    Properties

    id: string

    The id of the player that was disconnected.

    This property can be read in early-execution mode.

    message: string
    name: string
    stack?: string