Interface CollectingNeighborUpdater.NeighborUpdates

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

static interface CollectingNeighborUpdater.NeighborUpdates
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    runNext(Level p_230702_)
     
  • Method Details

    • runNext

      boolean runNext(Level p_230702_)