net.minecraft.world.level.redstone

record CollectingNeighborUpdater$ShapeUpdate

implements CollectingNeighborUpdater$NeighborUpdates

eqg$d
net.minecraft.world.level.redstone.CollectingNeighborUpdater$ShapeUpdate
net.minecraft.class_7159$class_7272
net.minecraft.world.block.ChainRestrictedNeighborUpdater$StateReplacementEntry
net.minecraft.src.C_213310_$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_
private final int
f
updateLimit
comp_1344
updateLimit
f_276599_

Constructor summary

ModifierConstructor
(Direction state, BlockState pos, BlockPos neighborPos, BlockPos updateFlags, int updateLimit, int arg5)

Method summary

Modifier and TypeMethod
public boolean
a(dcw 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_()
public int
f()
updateLimit()
comp_1344()
updateLimit()
f_276599_()