Interface CollectingNeighborUpdater.NeighborUpdates

All Known Implementing Classes:
CollectingNeighborUpdater.FullNeighborUpdate, CollectingNeighborUpdater.MultiNeighborUpdate, CollectingNeighborUpdater.ShapeUpdate, CollectingNeighborUpdater.SimpleNeighborUpdate
Enclosing class:
CollectingNeighborUpdater

static interface CollectingNeighborUpdater.NeighborUpdates
  • Method Details

    • runNext

      boolean runNext(Level pLevel)
    • forEachUpdatedPos

      void forEachUpdatedPos(Consumer<BlockPos> pAction)