Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DestroyBlockContinueFunction

Hierarchy

  • DestroyBlockContinueFunction

Callable

  • Function used in "DestroyBlockContinue" callback

    Parameters

    • coords: ItemUseCoordinates

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

    • block: Tile

      block that is destroyed

    • progress: number

      current fraction of breaking progress

    Returns void

Generated using TypeDoc