Class CollectingNeighborUpdater.MultiNeighborUpdate
java.lang.Object
net.minecraft.world.level.redstone.CollectingNeighborUpdater.MultiNeighborUpdate
- All Implemented Interfaces:
CollectingNeighborUpdater.NeighborUpdates
- Enclosing class:
- CollectingNeighborUpdater
static final class CollectingNeighborUpdater.MultiNeighborUpdate
extends Object
implements CollectingNeighborUpdater.NeighborUpdates
-
Field Details
-
sourcePos
-
sourceBlock
-
skipDirection
-
idx
private int idx
-
-
Constructor Details
-
MultiNeighborUpdate
-
-
Method Details
-
runNext
- Specified by:
runNext
in interfaceCollectingNeighborUpdater.NeighborUpdates
-