Script API - v1.26.10.23
    Preparing search index...

    Interface TeleportOptions

    interface TeleportOptions {
        checkForBlocks?: boolean;
        dimension?: Dimension;
        facingLocation?: Vector3;
        keepVelocity?: boolean;
        rotation?: Vector2;
    }
    Index

    Properties

    checkForBlocks?: boolean
    dimension?: Dimension
    facingLocation?: Vector3
    keepVelocity?: boolean
    rotation?: Vector2