net.minecraft.world.block

final class ChainRestrictedNeighborUpdater$SixWayEntry

implements ChainRestrictedNeighborUpdater$Entry

net.minecraft.world.level.redstone.CollectingNeighborUpdater$MultiNeighborUpdate
net.minecraft.class_7159$class_7161
net.minecraft.world.block.ChainRestrictedNeighborUpdater$SixWayEntry

Field summary

Modifier and TypeField
private final BlockPos
sourcePos
field_37834
pos
private final Block
sourceBlock
field_37835
sourceBlock
private WireOrientation
orientation
field_52664
orientation
private final Direction
skipDirection
field_37836
except
private int
idx
field_37837
currentDirectionIndex

Constructor summary

ModifierConstructor
(BlockPos pos, Block sourceBlock, WireOrientation orientation, Direction except)

Method summary

Modifier and TypeMethod
public boolean
runNext(Level level)
method_41707(class_1937 arg0)
update(World arg0)
public void
forEachUpdatedPos(Consumer<BlockPos> output)
method_74695(Consumer<class_2338> arg0)
runCallback(Consumer<BlockPos> arg0)