Interface PopResourcesFunction

Function used to determine when block is broken by environment (explosions, pistons, etc.).

  • Parameters

    • blockCoords: Vector

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

    • block: Tile

      information about block that is broken

    • region: BlockSource

      BlockSource object

    • explosionRadius: number
    • i: number

      unknown parameter, supposed to always be zero

    Returns void

Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.