Interface BlockChangedFunction

Function used in "BlockChanged" callback.

  • Parameters

    • coords: Vector

      coordinates where block change occurred

    • oldBlock: Tile

      the block that is being replaced

    • newBlock: Tile

      replacement block

    • region: BlockSource

    Returns void

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