Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NeighbourChangeFunction

Hierarchy

  • NeighbourChangeFunction

Callable

  • Function used to check block's neighbours changes

    Parameters

    • coords: Vector

      coords vector of the block

    • block: Tile

      Tile object of the block

    • changedCoords: Vector

      coords vector of the neighbour block that was changed

    • region: BlockSource

      BlockSource object

    Returns void

Generated using TypeDoc