History - net.minecraft.world.level.redstone.CollectingNeighborUpdater
1.21.2
Names
euy
net.minecraft.world.level.redstone.CollectingNeighborUpdater
net.minecraft.class_7159
net.minecraft.unmapped.C_wipyzkrd
net.minecraft.world.block.ChainRestrictedNeighborUpdater
net.minecraft.world.ChainedNeighborUpdater
net.minecraft.src.C_213310_
Fields
org.slf4j.Logger: b, LOGGER, field_37829, f_aignokcb, LOGGER, LOGGER, f_230635_
Level: c, level, field_37830, f_shziyqtt, world, world, f_230636_
int: d, maxChainedNeighborUpdates, field_38276, f_clmgyged, maxChainDepth, maxChainedUpdates, f_230637_
ArrayDeque<CollectingNeighborUpdater$NeighborUpdates>: e, stack, field_37831, f_aylhqgxo, queue, updateQueue, f_230638_
List<CollectingNeighborUpdater$NeighborUpdates>: f, addedThisLayer, field_37832, f_fvmyfbdt, pending, pendingUpdates, f_230639_
int: g, count, field_37833, f_uyalpcfc, depth, currentChainDepth, f_230640_
Constructors
(Level, int)
Methods
void (Direction, BlockState, BlockPos, BlockPos, int, int): a, shapeUpdate, method_42392, m_qhknhkks, replaceWithStateForNeighborUpdate, update, m_213547_
void (BlockPos, Block, Orientation): a, neighborChanged, method_41704, m_edblbjaj, updateNeighbor, m_edblbjaj, m_213858_
void (BlockState, BlockPos, Block, Orientation, boolean): a, neighborChanged, method_41703, m_loykpjks, updateNeighbor, m_loykpjks, m_214026_
void (BlockPos, Block, Direction, Orientation): a, updateNeighborsAtExceptFromFacing, method_41705, m_ldrrsucu, updateNeighbors, updateAllNeighbors, m_214152_
void (BlockPos, CollectingNeighborUpdater$NeighborUpdates): a, addAndRun, method_41706, m_vrfsomko, enqueue, queueUpdate, m_230660_
void (): a, runUpdates, method_41702, m_pyffdcvb, runQueuedUpdates, runQueuedUpdates, m_230645_