Document issue
This commit is contained in:
@@ -210,6 +210,7 @@ public class BlockCable extends BlockCoverable {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// @TODO: MCMP issue #40
|
||||||
@Override
|
@Override
|
||||||
public AxisAlignedBB getSelectedBoundingBoxDefault(IBlockState state, World world, BlockPos pos) {
|
public AxisAlignedBB getSelectedBoundingBoxDefault(IBlockState state, World world, BlockPos pos) {
|
||||||
return state.getBoundingBox(world, pos).offset(pos);
|
return state.getBoundingBox(world, pos).offset(pos);
|
||||||
|
|||||||
Reference in New Issue
Block a user