Class Hint

    An abstraction of NetworkHint that exposes additional helper methods and accessors received hint data.

    Accessors

    Accessors

    • get entrance(): string
    • Returns the entrance this location is at if entrance data is available, otherwise "Vanilla".

      Returns string

    • get found(): boolean
    • Returns true if this item has been found.

      Returns boolean