net.minecraft.world.level.redstone

record CollectingNeighborUpdater$ShapeUpdate

implements CollectingNeighborUpdater$NeighborUpdates

dpz$d
net.minecraft.world.level.redstone.CollectingNeighborUpdater$ShapeUpdate
net.minecraft.class_7159$class_7272
net.minecraft.world.block.ChainRestrictedNeighborUpdater$StateReplacementEntry
net.minecraft.src.C_213314_
net.minecraft.world.level.redstone.CollectingNeighborUpdater$d

Field summary

Modifier and TypeField
private final Direction
a
direction
comp_666
direction
f_230703_
private final BlockState
b
state
comp_667
neighborState
f_230704_
private final BlockPos
c
pos
comp_668
pos
f_230705_
private final BlockPos
d
neighborPos
comp_669
neighborPos
f_230706_
private final int
e
updateFlags
comp_670
updateFlags
f_230707_

Constructor summary

ModifierConstructor
(Direction f_230704_, BlockState f_230705_, BlockPos f_230706_, BlockPos f_230707_, int arg4)

Method summary

Modifier and TypeMethod
public boolean
a(cga arg0)
runNext(Level arg0)
method_41707(class_1937 arg0)
update(World arg0)
m_213563_(C_1596_ arg0)
public Direction
a()
direction()
comp_666()
direction()
f_230703_()
public BlockState
b()
state()
comp_667()
neighborState()
f_230704_()
public BlockPos
c()
pos()
comp_668()
pos()
f_230705_()
public BlockPos
d()
neighborPos()
comp_669()
neighborPos()
f_230706_()
public int
e()
updateFlags()
comp_670()
updateFlags()
f_230707_()