net.minecraft.block

public record SideChaining$Neighbors

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

Field summary

Modifier and TypeField
private final SideChaining
a
block
comp_4438
block
f_eciqwscn
block
f_412700_
private final WorldAccess
b
level
comp_4439
world
f_cloqkylm
level
f_412328_
private final Direction
c
facing
comp_4440
facing
f_qdtdbmed
facing
f_414062_
private final BlockPos
d
center
comp_4441
center
f_uvjvjutr
center
f_413368_
private final Map<BlockPos, SideChaining$Neighbor>
e
cache
comp_4442
cache
f_gkpidxbn
cache
f_413098_

Constructor summary

ModifierConstructor
public (SideChaining block, WorldAccess level, Direction direction, BlockPos pos, Map<BlockPos, SideChaining$Neighbor> cache)

Method summary

Modifier and TypeMethod
private boolean
a(ejm arg0)
isConnectableToThisBlock(BlockState arg0)
method_72638(class_2680 arg0)
canChainWith(BlockState state)
m_ekudkeee(C_txtbiemp arg0)
m_ekudkeee(BlockState state)
m_415603_(C_2064_ arg0)
private SideChaining$Neighbor
a(ja arg0)
createNewNeighbor(BlockPos arg0)
method_72639(class_2338 arg0)
createNeighbor(BlockPos pos)
m_hbliogml(C_hynzadkk arg0)
m_hbliogml(BlockPos pos)
m_416507_(C_4675_ arg0)
private SideChaining$Neighbor
a(jg o, Integer arg1)
getOrCreateNeighbor(Direction arg0, Integer arg1)
method_72640(class_2350 arg0, Integer arg1)
getOrCreateNeighbor(Direction direction, Integer distance)
m_yrlrqwee(C_xpuuihxf arg0, Integer arg1)
m_yrlrqwee(Direction direction, Integer arg1)
m_417803_(C_4687_ p_428096_, Integer arg1)
public SideChaining$Neighbor
a(int arg0)
left(int arg0)
method_72637(int arg0)
getLeftNeighbor(int distance)
m_wsixxdtj(int arg0)
m_wsixxdtj(int i)
m_418009_(int arg0)
public SideChaining$Neighbor
b(int arg0)
right(int arg0)
method_72642(int arg0)
getRightNeighbor(int distance)
m_mdfkwwku(int arg0)
m_mdfkwwku(int i)
m_415370_(int arg0)
public SideChaining$Neighbor
a()
left()
method_72636()
getLeftNeighbor()
m_mrdpztfq()
m_417731_()
public SideChaining$Neighbor
b()
right()
method_72641()
getRightNeighbor()
m_ldnnydjs()
m_415257_()
public SideChaining
c()
block()
comp_4438()
block()
m_nvxbqlve()
block()
f_412700_()
public WorldAccess
d()
level()
comp_4439()
world()
m_zdoxanwj()
level()
f_412328_()
public Direction
e()
facing()
comp_4440()
facing()
m_piwrwqfx()
facing()
f_414062_()
public BlockPos
f()
center()
comp_4441()
center()
m_ukcqdlki()
center()
f_413368_()
public Map<BlockPos, SideChaining$Neighbor>
g()
cache()
comp_4442()
cache()
m_qefbyhih()
cache()
f_413098_()