History - net.minecraft.block.SideChaining
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.block.SideChainPartBlock
net.minecraft.class_11587
net.minecraft.block.SideChaining
Fields
Constructors
Methods
SideChainPart (BlockState): getSideChainPart, method_72619, getSideChainPart
BlockState (BlockState, SideChainPart): setSideChainPart, method_72617, withSideChainPart
Direction (BlockState): getFacing, method_72620, getFacing
boolean (BlockState): isConnectable, method_72621, canChainWith
int (): getMaxChainLength, method_72618, getMaxSideChainLength
List<BlockPos> (WorldAccess, BlockPos): getAllBlocksConnectedTo, method_72623, getPositionsInChain
void (IntFunction<SideChaining$Neighbor>, SideChainPart, Consumer<BlockPos>): addBlocksConnectingTowards, method_72628, forEachNeighborTowards
void (WorldAccess, BlockPos, BlockState): updateNeighborsAfterPoweringDown, method_72629, disconnectNeighbors
void (WorldAccess, BlockPos, BlockState, BlockState): updateSelfAndNeighborsOnPoweringUp, method_72624, connectNeighbors
boolean (int, int): canConnect, method_72622, canAddChainLength
boolean (BlockState, BlockState): isBeingUpdatedByNeighbor, method_72627, isAlreadyConnected
SideChaining$Neighbors (WorldAccess, BlockPos, Direction): getNeighbors, method_72626, getNeighbors
void (WorldAccess, BlockPos, SideChainPart): setPart, method_72625, setSideChainPart