net.minecraft.world.level.redstone

record CollectingNeighborUpdater$ShapeUpdate

implements CollectingNeighborUpdater$NeighborUpdates

euz$d
net.minecraft.world.level.redstone.CollectingNeighborUpdater$ShapeUpdate
net.minecraft.class_7159$class_7272
net.minecraft.world.block.ChainRestrictedNeighborUpdater$StateReplacementEntry
net.minecraft.world.level.redstone.CollectingNeighborUpdater$d

Field summary

Modifier and TypeField
private final Direction
a
direction
comp_666
direction
private final BlockState
b
neighborState
comp_667
neighborState
private final BlockPos
c
pos
comp_668
pos
private final BlockPos
d
neighborPos
comp_669
neighborPos
private final int
e
updateFlags
comp_670
updateFlags
private final int
f
updateLimit
comp_1344
updateLimit

Constructor summary

ModifierConstructor
(Direction arg0, BlockState arg1, BlockPos arg2, BlockPos arg3, int arg4, int arg5)

Method summary

Modifier and TypeMethod
public boolean
a(dhi arg0)
runNext(Level arg0)
method_41707(class_1937 arg0)
update(World arg0)
public Direction
a()
direction()
comp_666()
direction()
public BlockState
b()
neighborState()
comp_667()
neighborState()
public BlockPos
c()
pos()
comp_668()
pos()
public BlockPos
d()
neighborPos()
comp_669()
neighborPos()
public int
e()
updateFlags()
comp_670()
updateFlags()
public int
f()
updateLimit()
comp_1344()
updateLimit()