Document issue

This commit is contained in:
Raoul Van den Berge
2016-08-08 22:49:10 +02:00
parent 6d50db0f8a
commit ac3c5e6efa

View File

@@ -210,6 +210,7 @@ public class BlockCable extends BlockCoverable {
}
}
// @TODO: MCMP issue #40
@Override
public AxisAlignedBB getSelectedBoundingBoxDefault(IBlockState state, World world, BlockPos pos) {
return state.getBoundingBox(world, pos).offset(pos);