History - net.minecraft.world.level.block.SideChainPartBlock
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ecj
net.minecraft.world.level.block.SideChainPartBlock
net.minecraft.class_11587
net.minecraft.block.SideChaining
net.minecraft.src.C_410911_
net.minecraft.world.level.block.SideChainPartBlock
Fields
Constructors
Methods
SideChainPart (BlockState): p, getSideChainPart, method_72619, getSideChainPart, m_415796_
BlockState (BlockState, SideChainPart): a, setSideChainPart, method_72617, withSideChainPart, m_415044_
Direction (BlockState): r, getFacing, method_72620, getFacing, m_415938_
boolean (BlockState): s, isConnectable, method_72621, canChainWith, m_416508_
int (): d, getMaxChainLength, method_72618, getMaxSideChainLength, m_416352_
List<BlockPos> (LevelAccessor, BlockPos): a, getAllBlocksConnectedTo, method_72623, getPositionsInChain, m_419310_
void (IntFunction<SideChainPartBlock$Neighbor>, SideChainPart, Consumer<BlockPos>): a, addBlocksConnectingTowards, method_72628, forEachNeighborTowards, m_416713_
void (LevelAccessor, BlockPos, BlockState): a_, updateNeighborsAfterPoweringDown, method_72629, disconnectNeighbors, m_419443_
void (LevelAccessor, BlockPos, BlockState, BlockState): a, updateSelfAndNeighborsOnPoweringUp, method_72624, connectNeighbors, m_417672_
boolean (int, int): a, canConnect, method_72622, canAddChainLength, m_418393_
boolean (BlockState, BlockState): a, isBeingUpdatedByNeighbor, method_72627, isAlreadyConnected, m_418372_
SideChainPartBlock$Neighbors (LevelAccessor, BlockPos, Direction): a, getNeighbors, method_72626, getNeighbors, m_420329_
void (LevelAccessor, BlockPos, SideChainPart): a, setPart, method_72625, setSideChainPart, m_415784_