Перейти к основному содержанию

Callback.DestroyBlockContinueFunction

Function used in "DestroyBlockContinue" callback.

Callable


  • Parameters

    • coords: ItemUseCoordinates

      coordinates where the block is destroyed and side from where it is destroyed

    • block: BlockState | Tile

      block that is destroyed (since 3.1.1b127 passes BlockState)

    • progress: number

      current fraction of breaking progress

    Returns void