net.minecraft.world.level.block

public record SideChainPartBlock$Neighbors

ehe$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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (SideChainPartBlock block, LevelAccessor world, Direction facing, BlockPos center, Map<BlockPos, SideChainPartBlock$Neighbor> cache)

方法概要

修饰符与类型方法
private boolean
a(eoh arg0)
isConnectableToThisBlock(BlockState arg0)
method_72638(class_2680 arg0)
canChainWith(BlockState state)
m_415603_(C_2064_ arg0)
private SideChainPartBlock$Neighbor
a(is arg0)
createNewNeighbor(BlockPos arg0)
method_72639(class_2338 arg0)
createNeighbor(BlockPos pos)
m_416507_(C_4675_ arg0)
private SideChainPartBlock$Neighbor
a(iz 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_()