History - net.minecraft.world.level.block.SideChainPartBlock$Neighbors
25w31a
Names
dyi$c
net.minecraft.world.level.block.SideChainPartBlock$Neighbors
net.minecraft.class_11587$class_11590
net.minecraft.block.SideChaining$Neighbors
Fields
SideChainPartBlock: a, block, comp_4438, block
LevelAccessor: b, level, comp_4439, world
Direction: c, facing, comp_4440, facing
BlockPos: d, center, comp_4441, center
Map<BlockPos, SideChainPartBlock$Neighbor>: e, cache, comp_4442, cache
Constructors
(SideChainPartBlock, LevelAccessor, Direction, BlockPos, Map<BlockPos, SideChainPartBlock$Neighbor>)
Methods
boolean (BlockState): a, isConnectableToThisBlock, method_72638, canChainWith
SideChainPartBlock$Neighbor (BlockPos): a, createNewNeighbor, method_72639, createNeighbor
SideChainPartBlock$Neighbor (Direction, Integer): a, getOrCreateNeighbor, method_72640, getOrCreateNeighbor
SideChainPartBlock$Neighbor (int): a, left, method_72637, getLeftNeighbor
SideChainPartBlock$Neighbor (int): b, right, method_72642, getRightNeighbor
SideChainPartBlock$Neighbor (): a, left, method_72636, getLeftNeighbor
SideChainPartBlock$Neighbor (): b, right, method_72641, getRightNeighbor
SideChainPartBlock (): c, block, comp_4438, block
LevelAccessor (): d, level, comp_4439, world
Direction (): e, facing, comp_4440, facing
BlockPos (): f, center, comp_4441, center
Map<BlockPos, SideChainPartBlock$Neighbor> (): g, cache, comp_4442, cache