Blockbench Reference Docs
    Preparing search index...
    • Handle files being drag & dropped into Blockbench

      Parameters

      • id: string

        ID of the handler

      • options: DragHandlerOptions

        Options

      • Optionalcallback: (files: FileResult[], event: DragEvent) => void

        Callback when a file is dropped

      Returns DragHandler