Callback.DestroyBlockContinueFunction
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
Function used in "DestroyBlockContinue" callback.