Modifier and Type | Field and Description |
---|---|
private Direction |
facing |
private BlockState |
other |
private BlockState |
self |
Constructor and Description |
---|
NeighborGroup(BlockState self,
BlockState other,
Direction facing) |
private final BlockState self
private final BlockState other
private final Direction facing
public NeighborGroup(BlockState self, BlockState other, Direction facing)