net.minecraft.world.block

record ChainRestrictedNeighborUpdater$SimpleEntry

implements ChainRestrictedNeighborUpdater$Entry

net.minecraft.world.level.redstone.CollectingNeighborUpdater$SimpleNeighborUpdate
net.minecraft.class_7159$class_7163
net.minecraft.world.block.ChainRestrictedNeighborUpdater$SimpleEntry

Field summary

Modifier and TypeField
private final BlockPos
pos
comp_589
pos
private final Block
block
comp_590
sourceBlock
private final WireOrientation
orientation
comp_2973
orientation

Constructor summary

ModifierConstructor
private (BlockPos pos, Block sourceBlock, WireOrientation orientation)

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)
public BlockPos
pos()
comp_589()
pos()
public Block
block()
comp_590()
sourceBlock()
public WireOrientation
orientation()
comp_2973()
orientation()