History - net.minecraft.world.block.ChainRestrictedNeighborUpdater

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.redstone.CollectingNeighborUpdater

net.minecraft.class_7159

net.minecraft.world.block.ChainRestrictedNeighborUpdater

Fields

org.slf4j.Logger: LOGGER, field_37829, LOGGER

World: level, field_37830, world

int: maxChainedNeighborUpdates, field_38276, maxChainDepth

ArrayDeque<ChainRestrictedNeighborUpdater$Entry>: stack, field_37831, queue

List<ChainRestrictedNeighborUpdater$Entry>: addedThisLayer, field_37832, pending

int: count, field_37833, depth

Consumer<BlockPos>: debugListener, field_62924, neighborUpdateCallback

Constructors

(World, int)

Methods

void (Consumer<BlockPos>): setDebugListener, method_74694, setNeighborUpdateCallback

void (Direction, BlockState, BlockPos, BlockPos, int, int): shapeUpdate, method_42392, replaceWithStateForNeighborUpdate

void (BlockPos, Block, WireOrientation): neighborChanged, method_41704, updateNeighbor

void (BlockState, BlockPos, Block, WireOrientation, boolean): neighborChanged, method_41703, updateNeighbor

void (BlockPos, Block, Direction, WireOrientation): updateNeighborsAtExceptFromFacing, method_41705, updateNeighbors

void (BlockPos, ChainRestrictedNeighborUpdater$Entry): addAndRun, method_41706, enqueue

void (): runUpdates, method_41702, runQueuedUpdates