net.minecraft.world.level.redstone

record CollectingNeighborUpdater$FullNeighborUpdate

implements CollectingNeighborUpdater$NeighborUpdates

euz$a
net.minecraft.world.level.redstone.CollectingNeighborUpdater$FullNeighborUpdate
net.minecraft.class_7159$class_7160
net.minecraft.world.block.ChainRestrictedNeighborUpdater$StatefulEntry
net.minecraft.world.level.redstone.CollectingNeighborUpdater$a

Field summary

Modifier and TypeField
private final BlockState
a
state
comp_584
state
private final BlockPos
b
pos
comp_585
pos
private final Block
c
block
comp_586
sourceBlock
private final Orientation
d
orientation
comp_2972
orientation
private final boolean
e
movedByPiston
comp_588
movedByPiston

Constructor summary

ModifierConstructor
(BlockState arg0, BlockPos arg1, Block arg2, Orientation arg3, boolean arg4)

Method summary

Modifier and TypeMethod
public boolean
a(dhi arg0)
runNext(Level arg0)
method_41707(class_1937 arg0)
update(World arg0)
public BlockState
a()
state()
comp_584()
state()
public BlockPos
b()
pos()
comp_585()
pos()
public Block
c()
block()
comp_586()
sourceBlock()
public Orientation
d()
orientation()
comp_2972()
orientation()
public boolean
e()
movedByPiston()
comp_588()
movedByPiston()