net.minecraft.world.level.block

public record SideChainPartBlock$Neighbors

ecj$c
net.minecraft.world.level.block.SideChainPartBlock$Neighbors
net.minecraft.class_11587$class_11590
net.minecraft.block.SideChaining$Neighbors
net.minecraft.src.C_410911_$C_411280_
net.minecraft.world.level.block.SideChainPartBlock$c

Field summary

Modifier and TypeField
private final SideChainPartBlock
a
block
comp_4438
block
f_412700_
private final LevelAccessor
b
level
comp_4439
world
f_412328_
private final Direction
c
facing
comp_4440
facing
f_414062_
private final BlockPos
d
center
comp_4441
center
f_413368_
private final Map<BlockPos, SideChainPartBlock$Neighbor>
e
cache
comp_4442
cache
f_413098_

Constructor summary

ModifierConstructor
public (SideChainPartBlock level, LevelAccessor facing, Direction center, BlockPos cache, Map<BlockPos, SideChainPartBlock$Neighbor> arg4)

Method summary

Modifier and TypeMethod
private boolean
a(ejm arg0)
isConnectableToThisBlock(BlockState arg0)
method_72638(class_2680 arg0)
canChainWith(BlockState state)
m_415603_(C_2064_ arg0)
private SideChainPartBlock$Neighbor
a(ja arg0)
createNewNeighbor(BlockPos arg0)
method_72639(class_2338 arg0)
createNeighbor(BlockPos pos)
m_416507_(C_4675_ arg0)
private SideChainPartBlock$Neighbor
a(jg arg0, Integer arg1)
getOrCreateNeighbor(Direction arg0, Integer arg1)
method_72640(class_2350 arg0, Integer arg1)
getOrCreateNeighbor(Direction direction, Integer distance)
m_417803_(C_4687_ p_428096_, Integer arg1)
public SideChainPartBlock$Neighbor
a(int arg0)
left(int arg0)
method_72637(int arg0)
getLeftNeighbor(int distance)
m_418009_(int arg0)
public SideChainPartBlock$Neighbor
b(int arg0)
right(int arg0)
method_72642(int arg0)
getRightNeighbor(int distance)
m_415370_(int arg0)
public SideChainPartBlock$Neighbor
a()
left()
method_72636()
getLeftNeighbor()
m_417731_()
public SideChainPartBlock$Neighbor
b()
right()
method_72641()
getRightNeighbor()
m_415257_()
public SideChainPartBlock
c()
block()
comp_4438()
block()
f_412700_()
public LevelAccessor
d()
level()
comp_4439()
world()
f_412328_()
public Direction
e()
facing()
comp_4440()
facing()
f_414062_()
public BlockPos
f()
center()
comp_4441()
center()
f_413368_()
public Map<BlockPos, SideChainPartBlock$Neighbor>
g()
cache()
comp_4442()
cache()
f_413098_()